daeUtils.h File Reference

#include <string>
#include <sstream>
#include <list>
#include <vector>
#include <dae/daePlatform.h>
Include dependency graph for daeUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cdom

Typedefs

typedef std::list< std::string >
::iterator 
cdom::tokenIter

Enumerations

enum  cdom::systemType { cdom::Posix, cdom::Windows }

Functions

DLLSPEC std::string cdom::getCurrentDir ()
DLLSPEC std::string cdom::getCurrentDirAsUri ()
DLLSPEC char cdom::getFileSeparator ()
DLLSPEC std::string cdom::getRandomFileName ()
DLLSPEC const std::string & cdom::getSafeTmpDir ()
DLLSPEC const std::string & cdom::getSystemTmpDir ()
DLLSPEC systemType cdom::getSystemType ()
DLLSPEC std::vector< std::string > cdom::makeStringArray (const char *s,...)
DLLSPEC std::list< std::string > cdom::makeStringList (const char *s,...)
DLLSPEC std::string cdom::replace (const std::string &s, const std::string &replace, const std::string &replaceWith)
DLLSPEC int cdom::strcasecmp (const char *str1, const char *str2)
DLLSPEC void cdom::tokenize (const std::string &s, const std::string &separators, std::list< std::string > &tokens, bool separatorsInResult=false)
DLLSPEC std::list< std::string > cdom::tokenize (const std::string &s, const std::string &separators, bool separatorsInResult=false)
DLLSPEC std::string cdom::tolower (const std::string &s)
template<typename T >
std::string cdom::toString (const T &val)
DLLSPEC void cdom::trimWhitespaces (std::string &str)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


colladadom
Author(s): Du Hung Hou, Khronos.org, Marcus Barnes, Greg Corson, Herbert Law, Sebastian Schwarz, Steven Thomas, John Hsu (ros package), Tim Field (ros package)
autogenerated on Fri Jan 11 09:24:54 2013