Public Member Functions | |
VOTDefinition () | |
~VOTDefinition () | |
VOTDefinition | operator= (const VOTDefinition &votDefinition) |
VOTDefinition (const VOTDefinition &votDefinition) | |
int | getCoosys (VOTCoosys *&coosys) |
int | getParam (VOTParam *¶m) |
int | setParam (VOTParam param) |
|
Default constructor |
|
Destructor |
|
Copy Constructor |
|
Get Coosys element. |
|
Get Param element. |
|
Assignment operator overloaded. |
|
Set Param. |