, including all inherited members.
addMethodExample(const std::string &pLanguage, const std::string &pExample) | AL::ALModuleCore | [protected] |
addModuleExample(const std::string &pLanguage, const std::string &pExample) | AL::ALModuleCore | [protected] |
addParam(const std::string &pName, const std::string &pDesc) | AL::ALModuleCore | [protected] |
ALModule(boost::shared_ptr< ALBroker > pBroker, const std::string &pName) | AL::ALModule | |
ALModuleCore(boost::shared_ptr< ALBroker > pBroker, const std::string &pName) | AL::ALModuleCore | |
baseModule (defined in AL::ALModule) | AL::ALModule | [friend] |
bindMethod(boost::shared_ptr< ALFunctorBase > pFunctor) | AL::ALModuleCore | [protected] |
bindMethod(boost::shared_ptr< ALFunctorBase > pFunctor, const std::string &pName, const std::string &pClass, const std::string &pFunctionDescription, const ALMethodInfo &pMethodDescription) | AL::ALModuleCore | [protected] |
bindMethodOverload(boost::shared_ptr< ALFunctorBase > pFunctor) | AL::ALModuleCore | [protected] |
CPP enum value | AL::ALModuleCore | |
createModule(boost::shared_ptr< ALBroker > pBroker) | AL::ALModule | [inline, static] |
createModule(boost::shared_ptr< ALBroker > pBroker, P1 p1) | AL::ALModule | [inline, static] |
createModuleCore(boost::shared_ptr< ALBroker > pBroker) | AL::ALModuleCore | [inline, static] |
createModuleCore(boost::shared_ptr< ALBroker > pBroker, const std::string &name) | AL::ALModuleCore | [inline, static] |
createUrbiModule(boost::shared_ptr< ALBroker > pBroker, const std::string &name) | AL::ALModuleCore | [inline, static] |
execute(const std::string &pMethod, const AL::ALValue &pParams, AL::ALValue &pResult) | AL::ALModuleCore | [virtual] |
exit() | AL::ALModule | [virtual] |
functionName(const std::string &pName, const std::string &pClass, const std::string &pFunctionDescription, int pMask=0) | AL::ALModuleCore | [protected] |
functionStop(int pIDTask) | AL::ALModule | |
getBrokerName() | AL::ALModuleCore | |
getCurrentMethodDescription() | AL::ALModuleCore | |
getFunctionDesc(const std::string &pName) | AL::ALModuleCore | |
getFunctionDesc(const std::string &pName, std::vector< std::string > pParamsType) | AL::ALModuleCore | |
getFunctionDesc(const std::string &pName, const AL::ALValue &pParams) | AL::ALModuleCore | |
getFunctionDescByNameMember(const std::string &pName, const std::vector< std::string > ¶mType, bool softCompare=true) | AL::ALModuleCore | |
getMethodHelp(const std::string &pMethodName) | AL::ALModuleCore | |
getMethodHelpObject(const std::string &pMethodName) | AL::ALModuleCore | |
getMethodID(void) | AL::ALModule | |
getMethodInfo(const std::string &pName) | AL::ALModuleCore | |
getMethodInfo(const std::string &pName, std::vector< std::string > pParamsType) | AL::ALModuleCore | |
getMethodInfo(const std::string &pName, const AL::ALValue &pParams) | AL::ALModuleCore | |
getMethodInfoByNameMember(const std::string &pName, const std::vector< std::string > ¶mType, bool softCompare=true) | AL::ALModuleCore | |
getMethodList() | AL::ALModuleCore | |
getModuleID() | AL::ALModuleCore | |
getModuleInfo() | AL::ALModuleCore | |
getModuleType(void) | AL::ALModuleCore | |
getName() const | AL::ALModuleCore | |
getParentBroker() const | AL::ALModuleCore | |
getProxy(const std::string &pModuleName) | AL::ALModuleCore | |
getThis() | AL::ALModuleCore | |
getThis() const | AL::ALModuleCore | |
getUsage(const std::string &methodName) | AL::ALModuleCore | |
httpGet() | AL::ALModule | [virtual] |
init(void) | AL::ALModule | [inline, virtual] |
initModule(void) | AL::ALModuleCore | |
isClosing() | AL::ALModuleCore | |
isModuleStopped() | AL::ALModuleCore | |
isPCalled() | AL::ALModule | |
isRunning(const int &id) | AL::ALModule | |
isStopRequired(const int &id=-1) | AL::ALModule | |
LUA enum value | AL::ALModuleCore | |
MATLAB enum value | AL::ALModuleCore | |
moduleHelp() | AL::ALModuleCore | |
ModuleType enum name | AL::ALModuleCore | |
ping(void) | AL::ALModuleCore | |
Ptr typedef | AL::ALModuleCore | |
PYTHON enum value | AL::ALModuleCore | |
RUBY enum value | AL::ALModuleCore | |
setModuleDescription(const std::string &pDesc) | AL::ALModuleCore | |
setModuleID(int id) | AL::ALModuleCore | |
setModuleType(ModuleType pType) | AL::ALModuleCore | |
setReturn(const std::string &pName, const std::string &pDesc) | AL::ALModuleCore | [protected] |
stop(const int &id) | AL::ALModule | [virtual] |
URBI enum value | AL::ALModuleCore | |
version() | AL::ALModuleCore | [virtual] |
wait(const int &id, const int &timeout) | AL::ALModule | |
WeakPtr typedef | AL::ALModuleCore | |
~ALModule() | AL::ALModule | [virtual] |
~ALModuleCore() | AL::ALModuleCore | [virtual] |