|
libalcommon
2.5.7.1
|
| NAOqi | |
| ALBroker serves methods advertised by connected modules to clients participating in the network. All executables create at least one broker in main.cpp. A broker will wait for http request, remote C++ request from PC application.. | |
| ALBrokerManager is a class to manage brokers | |
| ALFunctorBase is a generic functor class for pointer management | |
| ALMethodInfo is the introspection container | |
| ALExample is container for example | |
| ALParameterInfo is the introspection container | |
| ALParameterInfoOptional is the option container | |
| ALModule can be used as a base class for user modules to help serve and advertise their methods | |
| ALModuleCore is the superclass of user modules | |
| ALModuleInfo is the class of information about user modules | |
| ALProxy is a client to the served methods of a module | |
| Tools |