List of all members.
Public Member Functions |
| Schema (const char *name) |
const std::string & | getPath () const |
bool | isSystem () const |
virtual std::string | getSQLPath () const |
const std::string & | getSchemaName () const |
const std::string & | getCompareWithSchemaName () const |
const std::string & | getCatalogName () const |
virtual bool | isValid () const |
bool | compare (const std::string &arg) const |
bool | compare (const Schema &) const |
Private Attributes |
std::string | path_ |
Detailed Description
Definition at line 29 of file schema.cc.
The documentation for this class was generated from the following file: