#include <Option.h>

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