NdbDictionary::Dictionary Member List
This is the complete list of members for
NdbDictionary::Dictionary
, including all inherited members.
createEvent
(const Event &event)
NdbDictionary::Dictionary
createIndex
(const Index &index)
NdbDictionary::Dictionary
createTable
(const Table &table)
NdbDictionary::Dictionary
dropEvent
(const char *eventName)
NdbDictionary::Dictionary
dropIndex
(const char *indexName, const char *tableName)
NdbDictionary::Dictionary
dropTable
(Table &table)
NdbDictionary::Dictionary
dropTable
(const char *name)
NdbDictionary::Dictionary
getEvent
(const char *eventName)
NdbDictionary::Dictionary
getIndex
(const char *indexName, const char *tableName) const
NdbDictionary::Dictionary
getNdbError
() const
NdbDictionary::Dictionary
getTable
(const char *name) const
NdbDictionary::Dictionary
listIndexes
(List &list, const char *tableName)
NdbDictionary::Dictionary
listIndexes
(List &list, const char *tableName) const (defined in
NdbDictionary::Dictionary
)
NdbDictionary::Dictionary
listObjects
(List &list, Object::Type type=Object::TypeUndefined)
NdbDictionary::Dictionary
listObjects
(List &list, Object::Type type=Object::TypeUndefined) const (defined in
NdbDictionary::Dictionary
)
NdbDictionary::Dictionary
removeCachedIndex
(const char *index, const char *table)
NdbDictionary::Dictionary
removeCachedTable
(const char *table)
NdbDictionary::Dictionary
Documentation generated Mon May 2 18:33:48 2005 from mysql source files.
© 2003-2004
MySQL AB