Class hierarchy   Compound list   Header files   Member list  

dimeUnknownTable Class Reference

The dimeUnknownTable class reads and writes undefined tables. More...

#include <UnknownTable.h>

Inherits dimeTableEntry.

List of all members.

Public Members


Detailed Description

The dimeUnknownTable class reads and writes undefined tables.


Member Function Documentation

dimeUnknownTable::dimeUnknownTable(const char * const name, dimeMemHandler * const memhandler)

Constructor.

dimeUnknownTable::~dimeUnknownTable() [virtual]

Destructor. Should only be called if no memhandler is used.

const char* dimeUnknownTable::getTableName() const [virtual]

Reimplemented from dimeTableEntry.

dimeTableEntry* dimeUnknownTable::copy(dimeModel * const model) const [virtual]

Reimplemented from dimeTableEntry.

bool dimeUnknownTable::write(dimeOutput * const file) [virtual]

Reimplemented from dimeTableEntry.

int dimeUnknownTable::typeId() const [virtual]

Reimplemented from dimeTableEntry.

int dimeUnknownTable::countRecords() const [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.