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