|
libalcommon
2.1.0.18
|
#include <alcommon/api.h>#include <boost/shared_ptr.hpp>#include <boost/function/function_fwd.hpp>Go to the source code of this file.
Namespaces | |
| namespace | AL |
NAOqi. | |
| namespace | ALTools |
tools | |
Typedefs | |
| typedef boost::function1< int, boost::shared_ptr < AL::ALBroker > > | TMainType |
| main entry point function pointer. | |
Functions | |
| int | ALTools::mainFunction (const std::string &pBrokerName, int argc, char *argv[], const TMainType &callback) |
| main function for remote modules | |