#include <Option.h>

Public Member Functions | |
| Position3DOption & | operator= (const Position3DOption &rhs) |
| Assigment operator. | |
| OptionValueType | getType () const |
| Get type. | |
| virtual string | getObjectName () const |
| Get ObjectName. | |
| void | setValue (const string &s) |
| Set value. | |
| void | setValue (const Position3D &v) |
| Position3D | getValue () const |
| Get value. | |
| string | print () const |
| Print. | |
| string | printValue () const |
| PrintValue. | |
Friends | |
| class | Options |
1.5.6