|
| Catalog (str_ref) |
|
bool | isValid () const |
|
bool | compare (const std::string &arg) const |
|
const std::string & | getPath () const |
|
const std::string & | getName () const |
|
const std::string & | name () const |
|
virtual std::string | getSQLPath () const |
|
size_t | getHashValue () const |
|
void | resetPath () |
|
|
std::string | _name |
|
std::string | path |
|
size_t | hash_value |
|
|
bool | operator< (const Catalog &left, const Catalog &right) |
|
std::ostream & | operator<< (std::ostream &output, const Catalog &identifier) |
|
bool | operator== (const Catalog &left, const Catalog &right) |
|
Definition at line 38 of file catalog.h.
The documentation for this class was generated from the following files: