/mnt/USB_DISK/BUILD/prj_sf/otlib/trunk/include/ot_utility.h File Reference

Go to the source code of this file.

Classes

class  binaryWriter
class  exitHandler
class  mutexLockFunction

Defines

#define OT_INTERFACE_PATH_ABSOLUTE(str)   (str.size()>0 && str[0]=='/')
#define OT_INTERFACE_PATH_IS_ROOT(str)   (str=='/')
#define FUNCTION_CRITICAL   mutexLockFunction mutexLockFunctionLock(this);
#define OT_INTERFACE_PATH_ABSOLUTE(str)   (str.size()>0 && str[0]=='/')
#define OT_INTERFACE_PATH_IS_ROOT(str)   (str=='/')
#define FUNCTION_CRITICAL   mutexLockFunction mutexLockFunctionLock(this);

Functions

bool isws (char c, char const *const wstr)
template<typename Container>
void stringtok (Container &l, string const &s, char const *const ws=" \t\n")
string getUserName (void)


Define Documentation

#define FUNCTION_CRITICAL   mutexLockFunction mutexLockFunctionLock(this);

#define FUNCTION_CRITICAL   mutexLockFunction mutexLockFunctionLock(this);

#define OT_INTERFACE_PATH_ABSOLUTE ( str   )     (str.size()>0 && str[0]=='/')

#define OT_INTERFACE_PATH_ABSOLUTE ( str   )     (str.size()>0 && str[0]=='/')

#define OT_INTERFACE_PATH_IS_ROOT ( str   )     (str=='/')

#define OT_INTERFACE_PATH_IS_ROOT ( str   )     (str=='/')


Function Documentation

string getUserName ( void   ) 

bool @41::isws ( char  c,
char const *const   wstr 
) [inline, static]

Referenced by stringtok().

template<typename Container>
void stringtok ( Container &  l,
string const &  s,
char const *const   ws = " \t\n" 
) [inline]

References isws().


Generated on Sun May 4 12:42:43 2008 for OT_LIB 4.1 by  doxygen 1.5.5