|
http://www.sim.no http://www.coin3d.org |
#include <dime/tables/UnknownTable.h>
Inheritance diagram for dimeUnknownTable:

Public Member Functions | |
| dimeUnknownTable (const char *const name, dimeMemHandler *const memhandler) | |
| virtual | ~dimeUnknownTable () |
| virtual const char * | getTableName () const |
| virtual dimeTableEntry * | copy (dimeModel *const model) const |
| virtual bool | write (dimeOutput *const out) |
| virtual int | typeId () const |
| virtual int | countRecords () const |
| dimeUnknownTable::dimeUnknownTable | ( | const char *const | name, | |
| dimeMemHandler *const | memhandler | |||
| ) |
Constructor.
| dimeUnknownTable::~dimeUnknownTable | ( | ) | [virtual] |
Destructor. Should only be called if no memhandler is used.
| int dimeUnknownTable::countRecords | ( | ) | const [virtual] |
Returns the number of records for this table. Tables overloading this function should first count the number of records they will write, then add the return value of this function to get the total number of records.
Reimplemented from dimeTableEntry.
| int dimeUnknownTable::typeId | ( | ) | const [virtual] |
Must be implemented by all subclasses, and should return an unique id for that class.
Implements dimeTableEntry.
| bool dimeUnknownTable::write | ( | dimeOutput *const | out | ) | [virtual] |
Will write the records to file.
Reimplemented from dimeTableEntry.
Copyright © 1998-2005 by Systems in Motion AS. All rights reserved.
Generated on Tue Dec 2 23:27:15 2008 for DIME by Doxygen. 1.4.7