GDBMS 1.0
hash_table Member List
This is the complete list of members for hash_table, including all inherited members.
AddRecord(char *column_names, char *values)hash_table
BeginTransaction(char *folder, int id)hash_table
colls_searchbyhash_table [protected]
DeleteRecord(char *column_name, char *value)hash_table
EndTransaction()hash_table
FindByIdAndReturnColNamesAndValues(char *id, string &cnames, string &cvalues, char *requested_id=0)hash_table
FindRecord(char *where_column_name, char *where_column_value, char *find_column)hash_table
getMAXID()hash_table [virtual]
hash(string const &key)hash_table [protected]
hash_table(char *table_name, char *folder_name, int columns_nr, char *columns, char *columns_searchby, char *unique)hash_table
hash_table(char *table_name, char *folder_name, char *columns, char *columns_searchby, char *unique)hash_table
n_cols_sbyhash_table [protected]
split(char *str, int *numbers_splitted, char ***splitted)hash_table
table_folderhash_table [protected]
tblnamehash_table [protected]
transaction_folderhash_table [protected]
transaction_idhash_table [protected]
UpdateRecord(char *where_column, char *where_value, char *column_names, char *column_values)hash_table
~hash_table()hash_table
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines