DUNE: Uniform Navigational Environment
2016.03.0
|
Public Member Functions | |
virtual | ~Maneuver (void) |
virtual size_t | encodeArgs (std::vector< std::string > &args__) const =0 |
virtual size_t | decodeArgs (const std::vector< std::string > &args__, size_t index__)=0 |
virtual const char * | getTypeName (void) const =0 |
|
inlinevirtual |
|
pure virtual |
Implemented in Transports::SUNSET::StationKeeping, and Transports::SUNSET::Goto.
Referenced by Transports::SUNSET::decodeType().
|
pure virtual |
Implemented in Transports::SUNSET::StationKeeping, and Transports::SUNSET::Goto.
Referenced by Transports::SUNSET::encodeType().
|
pure virtual |
Implemented in Transports::SUNSET::StationKeeping, and Transports::SUNSET::Goto.
Referenced by Transports::SUNSET::newManeuverIMC().