Class hierarchy   Compound list   Header files   Member list  

dimeUnknownEntity Class Reference

The dimeUnknownEntity class reads and writes undefined entity classes. More...

#include <UnknownEntity.h>

Inherits dimeEntity.

List of all members.

Public Members


Detailed Description

The dimeUnknownEntity class reads and writes undefined entity classes.


Member Function Documentation

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

Constructor.

dimeUnknownEntity::~dimeUnknownEntity() [virtual]

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

dimeEntity* dimeUnknownEntity::copy(dimeModel * const model) const [virtual]

Reimplemented from dimeEntity.

const char* dimeUnknownEntity::getEntityName() const [virtual]

Reimplemented from dimeEntity.

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

Reimplemented from dimeRecordHolder.

int dimeUnknownEntity::typeId() const [virtual]

Reimplemented from dimeBase.

int dimeUnknownEntity::countRecords() const [virtual]

Reimplemented from dimeRecordHolder.


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.