libalcommon  2.1.0.18
Namespaces | Typedefs | Functions
/home/opennao/work/master/sdk/libnaoqi/libalcommon/alcommon/altoolsmain.h File Reference
#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
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines