Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

CommonTableType Class Reference

#include <CommonTable.h>

Inheritance diagram for CommonTableType:

Inheritance graph
[legend]
List of all members.

Protected Member Functions

 CommonTableType ()
 CommonTableType (int code)
 ~CommonTableType ()
size_t StringSplit (const string &text, const string &separators, vector< string > &words, bool bAddEmptyStrings)

Protected Attributes

char * Name
int Code

Constructor & Destructor Documentation

CommonTableType::CommonTableType  )  [inline, protected]
 

CommonTableType::CommonTableType int  code  )  [inline, protected]
 

CommonTableType::~CommonTableType  )  [protected]
 


Member Function Documentation

size_t CommonTableType::StringSplit const string &  text,
const string &  separators,
vector< string > &  words,
bool  bAddEmptyStrings
[protected]
 


Member Data Documentation

int CommonTableType::Code [protected]
 

char* CommonTableType::Name [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Aug 28 12:40:27 2008 for MPMAS by  doxygen 1.3.9.1