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


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 &param, dimeMemHandler * const memhandler) [protected, virtual]

Reimplemented from dimeTableEntry.


The documentation for this class was generated from the following files:
Copyright © 1998-1999, Systems In Motion <sales@sim.no>. All rights reserved.
System documentation was generated using doxygen.