Class hierarchy   Compound list   Header files   Member list  

dimeUnknownObject Class Reference

The dimeUnknownObject class reads and writes undefined objects. More...

#include <UnknownObject.h>

Inherits dimeObject.

List of all members.

Public Members


Detailed Description

The dimeUnknownObject class reads and writes undefined objects.


Member Function Documentation

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

Constructor.

dimeUnknownObject::~dimeUnknownObject() [virtual]

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

dimeObject* dimeUnknownObject::copy(dimeModel * const model) const [virtual]

Reimplemented from dimeObject.

const char* dimeUnknownObject::getObjectName() const [virtual]

Reimplemented from dimeObject.

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

Reimplemented from dimeRecordHolder.

int dimeUnknownObject::typeId() const [virtual]

Reimplemented from dimeObject.

int dimeUnknownObject::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.