Drizzled Public API Documentation

drizzled::identifier::constants::Schema Class Reference
Inheritance diagram for drizzled::identifier::constants::Schema:
drizzled::identifier::Schema drizzled::Identifier

Public Member Functions

 Schema (const char *name)
 
bool isSystem () const
 
virtual std::string getSQLPath () const
 
const std::string & getPath () const
 
const std::string & getSchemaName () const
 
const std::string & getCompareWithSchemaName () const
 
const
drizzled::identifier::Catalog
getCatalog () const
 
const std::string & getCatalogName () const
 
virtual bool isValid () const
 
bool compare (const std::string &arg) const
 
bool compare (const Schema &) const
 

Detailed Description

Definition at line 30 of file schema.cc.


The documentation for this class was generated from the following file: