libalcommon  1.14.5
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
AL::ALBrokerALBroker 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..
AL::ALBrokerManagerALBrokerManager is a class to manage brokers
AL::ALFunctorBaseALFunctorBase is a generic functor class for pointer management
AL::ALMethodInfoALMethodInfo is the introspection container
AL::ALMethodInfo::ALExampleALExample is container for example
AL::ALMethodInfo::ALParameterInfoALParameterInfo is the introspection container
AL::ALMethodInfo::ALParameterInfoOptional< T >ALParameterInfoOptional is the option container
AL::ALModuleALModule can be used as a base class for user modules to help serve and advertise their methods
AL::ALModuleCoreALModuleCore is the superclass of user modules
AL::ALModuleInfoALModuleInfo is the class of information about user modules
AL::ALProxyALProxy is a client to the served methods of a module
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines