Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
memoryBlock::FieldNameDB Class ReferenceList of all members.
Member Typedef Documentation
typedef map< string, int, less< string > > memoryBlock::FieldNameDB::field_name_map [private]
|
|
typedef field_name_map::iterator memoryBlock::FieldNameDB::field_name_map_p [private]
|
|
Constructor & Destructor Documentation
memoryBlock::FieldNameDB::FieldNameDB |
( |
|
) |
[inline] |
|
Member Function Documentation
string memoryBlock::FieldNameDB::field_name |
( |
int |
index |
) |
|
|
int memoryBlock::FieldNameDB::get_field |
( |
const string & |
name |
) |
|
|
void memoryBlock::FieldNameDB::stats |
( |
|
) |
[inline] |
|
Member Data Documentation
int memoryBlock::FieldNameDB::_count [private]
|
|
int memoryBlock::FieldNameDB::ArrayField = -1 [static]
|
|
The documentation for this class was generated from the following files:
|