Class hierarchy Compound list Header files Member list
dimeLayerTable Class Reference
The dimeLayerTable class reads and writes LAYER tables. More...
#include <LayerTable.h>
Inherits dimeTableEntry.
List of all members.
Public Members
Protected Members
- virtual bool handleRecord (const int groupcode, const dimeParam ¶m, dimeMemHandler * const memhandler)
Detailed Description
The dimeLayerTable class reads and writes LAYER tables.
Member Function Documentation
dimeLayerTable::dimeLayerTable()
Constructor.
dimeTableEntry* dimeLayerTable::copy(dimeModel * const model) const [virtual]
Reimplemented from dimeTableEntry.
const char* dimeLayerTable::getTableName() const [virtual]
Reimplemented from dimeTableEntry.
bool dimeLayerTable::read(dimeInput * const file) [virtual]
Reimplemented from dimeTableEntry.
bool dimeLayerTable::write(dimeOutput * const file) [virtual]
Reimplemented from dimeTableEntry.
int dimeLayerTable::typeId() const [virtual]
Reimplemented from dimeTableEntry.
int dimeLayerTable::countRecords() const [virtual]
Reimplemented from dimeTableEntry.
bool dimeLayerTable::handleRecord(const int groupcode, const dimeParam ¶m, dimeMemHandler * const memhandler) [protected, virtual]
Reimplemented from dimeTableEntry.
The documentation for this class was generated from the following files:
- LayerTable.cpp
- LayerTable.h