DualCoding::Pilot::LocalizationMachine Class Reference
#include <Pilot.h>
Detailed Description
Definition at line 681 of file Pilot.h.
List of all members.
Public Member Functions |
| LocalizationMachine (const std::string &nodename="LocalizationMachine") |
virtual void | setup () |
| This is called by start() when it should setup the network of subnodes (if any).
|
Constructor & Destructor Documentation
DualCoding::Pilot::LocalizationMachine::LocalizationMachine |
( |
const std::string & |
nodename = "LocalizationMachine" |
) |
|
Member Function Documentation
virtual void DualCoding::Pilot::LocalizationMachine::setup |
( |
|
) |
[virtual] |
This is called by start() when it should setup the network of subnodes (if any).
Reimplemented from StateNode.
Definition at line 684 of file Pilot.h.
The documentation for this class was generated from the following file: