This is the complete list of members for IliSQLTableRef, including all inherited members.
| getDatabase() const | IliSQLTableRef | |
| getSynLink() const | IliSQLTableRef | |
| getSynName() const | IliSQLTableRef | |
| getSynOwner() const | IliSQLTableRef | |
| getTableName() const | IliSQLTableRef | |
| getTableOwner() const | IliSQLTableRef | |
| IliSQLTableRef(const char *tableName=0, const char *tableOwner=0, const char *database=0) | IliSQLTableRef | |
| IliSQLTableRef(const char *synName, const char *synOwner, const char *link, const char *tableName, const char *tableOwner, const char *database) | IliSQLTableRef | |
| IliSQLTableRef(const IliSQLTableRef &) | IliSQLTableRef | |
| isSynonym() const | IliSQLTableRef | |
| operator=(const IliSQLTableRef &ref) | IliSQLTableRef | |
| operator==(const IliSQLTableRef &ref) const | IliSQLTableRef | |
| read(std::istream &input) | IliSQLTableRef | |
| setDatabase(const char *database) | IliSQLTableRef | |
| setSynLink(const char *synLink) | IliSQLTableRef | |
| setSynName(const char *synName) | IliSQLTableRef | |
| setSynonym(IlBoolean flag=IlTrue) | IliSQLTableRef | |
| setSynOwner(const char *synOwner) | IliSQLTableRef | |
| setTableName(const char *tableName) | IliSQLTableRef | |
| setTableOwner(const char *tableOwner) | IliSQLTableRef | |
| write(std::ostream &output) const | IliSQLTableRef |