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