|
http://www.sim.no http://www.coin3d.org |
#include <dime/records/Int16Record.h>
Inheritance diagram for dimeInt16Record:

Public Member Functions | |
| dimeInt16Record (const int group_code=60, const int16 val=0) | |
| virtual dimeRecord * | copy (dimeMemHandler *const mh) const |
| virtual void | setValue (const dimeParam ¶m, dimeMemHandler *const memhandler=NULL) |
| virtual void | getValue (dimeParam ¶m) const |
| int16 | getValue () const |
| void | setValue (const int16 val) |
| int | typeId () const |
| bool | read (dimeInput *const in) |
| bool | write (dimeOutput *const out) |
| dimeInt16Record::dimeInt16Record | ( | const int | group_code = 60, |
|
| const int16 | val = 0 | |||
| ) |
Constructor
| dimeRecord * dimeInt16Record::copy | ( | dimeMemHandler *const | mh | ) | const [virtual] |
Returns a copy of this record.
Implements dimeRecord.
| int16 dimeInt16Record::getValue | ( | ) | const |
Returns the int16 value.
| void dimeInt16Record::getValue | ( | dimeParam & | param | ) | const [virtual] |
Returns the value of this record.
Implements dimeRecord.
| bool dimeInt16Record::read | ( | dimeInput *const | in | ) | [virtual] |
This function will read the record from the dimeInput file.
Implements dimeRecord.
| void dimeInt16Record::setValue | ( | const int16 | val | ) |
Sets the int16 value.
| void dimeInt16Record::setValue | ( | const dimeParam & | param, | |
| dimeMemHandler *const | memhandler = NULL | |||
| ) | [virtual] |
Sets the value of this record. The memory handler is needed by dimeStringRecord.
Implements dimeRecord.
| int dimeInt16Record::typeId | ( | ) | const [virtual] |
This virtual function will return the type of the record.
Implements dimeRecord.
| bool dimeInt16Record::write | ( | dimeOutput *const | out | ) | [virtual] |
This function will write the record to the dimeOutput file.
Reimplemented from dimeRecord.
Copyright © 1998-2005 by Systems in Motion AS. All rights reserved.
Generated on Tue Dec 2 23:27:14 2008 for DIME by Doxygen. 1.4.7