libalextractor
1.14
|
This is the complete list of members for AL::ALExtractor, including all inherited members.
addMethodExample(const std::string &pLanguage, const std::string &pExample) | AL::ALModule | protected |
addModuleExample(const std::string &pLanguage, const std::string &pExample) | AL::ALModule | protected |
addParam(const std::string &pName, const std::string &pDesc) | AL::ALModule | protected |
ALExtractor(boost::shared_ptr< ALBroker > pBroker, const std::string &pName) | AL::ALExtractor | |
ALModule(boost::shared_ptr< ALBroker > pBroker, const std::string &pName) | AL::ALModule | |
ALModuleCore(boost::shared_ptr< ALBroker > pBroker, const std::string &pName) | AL::ALModule | |
bindMethod(boost::shared_ptr< ALFunctorBase > pFunctor) | AL::ALModule | protected |
bindMethod(boost::shared_ptr< ALFunctorBase > pFunctor, const std::string &pName, const std::string &pClass, const std::string &pFunctionDescription, const ALMethodInfo &pMethodDescription) | AL::ALModule | protected |
bindMethodOverload(boost::shared_ptr< ALFunctorBase > pFunctor) | AL::ALModule | protected |
CPP | AL::ALModule | |
createModule(boost::shared_ptr< ALBroker > pBroker) | AL::ALModule | static |
createModule(boost::shared_ptr< ALBroker > pBroker, P1 p1) | AL::ALModule | static |
createModuleCore(boost::shared_ptr< ALBroker > pBroker) | AL::ALModule | static |
createModuleCore(boost::shared_ptr< ALBroker > pBroker, const std::string &name) | AL::ALModule | static |
createUrbiModule(boost::shared_ptr< ALBroker > pBroker, const std::string &name) | AL::ALModule | static |
execute(const std::string &pMethod, const AL::ALValue &pParams, AL::ALValue &pResult) | AL::ALModule | virtual |
exit() | AL::ALModule | virtual |
functionName(const std::string &pName, const std::string &pClass, const std::string &pFunctionDescription, int pMask=0) | AL::ALModule | protected |
functionStop(int pIDTask) | AL::ALModule | |
getBrokerName() | AL::ALModule | |
getCurrentMethodDescription() | AL::ALModule | |
getCurrentPeriod() | AL::ALExtractor | virtual |
getCurrentPrecision() | AL::ALExtractor | virtual |
getDefaultPeriod() | AL::ALExtractor | protectedvirtual |
getDefaultPrecision() | AL::ALExtractor | protectedvirtual |
getFunctionDesc(const std::string &pName) | AL::ALModule | |
getFunctionDesc(const std::string &pName, std::vector< std::string > pParamsType) | AL::ALModule | |
getFunctionDesc(const std::string &pName, const AL::ALValue &pParams) | AL::ALModule | |
getFunctionDescByNameMember(const std::string &pName, const std::vector< std::string > ¶mType, bool softCompare=true) | AL::ALModule | |
getMethodHelp(const std::string &pMethodName) | AL::ALModule | |
getMethodHelpObject(const std::string &pMethodName) | AL::ALModule | |
getMethodID(void) | AL::ALModule | |
getMethodInfo(const std::string &pName) | AL::ALModule | |
getMethodInfo(const std::string &pName, std::vector< std::string > pParamsType) | AL::ALModule | |
getMethodInfo(const std::string &pName, const AL::ALValue &pParams) | AL::ALModule | |
getMethodInfoByNameMember(const std::string &pName, const std::vector< std::string > ¶mType, bool softCompare=true) | AL::ALModule | |
getMethodList() | AL::ALModule | |
getModuleID() | AL::ALModule | |
getModuleInfo() | AL::ALModule | |
getModuleType(void) | AL::ALModule | |
getMyPeriod(const std::string &pSubscribedName) | AL::ALExtractor | virtual |
getMyPrecision(const std::string &pSubscribedName) | AL::ALExtractor | virtual |
getName() const | AL::ALModule | |
getOutputNames(void) | AL::ALExtractor | protected |
getParentBroker() const | AL::ALModule | |
getProxy(const std::string &pModuleName) | AL::ALModule | |
getSubscribersInfo() | AL::ALExtractor | |
getThis() | AL::ALModule | |
getThis() const | AL::ALModule | |
getUsage(const std::string &methodName) | AL::ALModule | |
httpGet() | AL::ALExtractor | virtual |
init(void) | AL::ALModule | virtual |
initModule(void) | AL::ALModule | |
isClosing() | AL::ALModule | |
isModuleStopped() | AL::ALModule | |
isPCalled() | AL::ALModule | |
isRunning(const int &id) | AL::ALModule | |
isStopRequired(const int &id=-1) | AL::ALModule | |
LUA | AL::ALModule | |
MATLAB | AL::ALModule | |
moduleHelp() | AL::ALModule | |
ModuleType enum name | AL::ALModule | |
ping(void) | AL::ALModule | |
Ptr typedef | AL::ALModule | |
PYTHON | AL::ALModule | |
RUBY | AL::ALModule | |
setModuleDescription(const std::string &pDesc) | AL::ALModule | |
setModuleID(int id) | AL::ALModule | |
setModuleType(ModuleType pType) | AL::ALModule | |
setReturn(const std::string &pName, const std::string &pDesc) | AL::ALModule | protected |
stop(const int &id) | AL::ALModule | virtual |
subscribe(const std::string &pSubscribedName, const int &pPeriod, const float &pPrecision) | AL::ALExtractor | virtual |
subscribe(const std::string &pSubscribedName) | AL::ALExtractor | |
unsubscribe(const std::string &pSubscribedName) | AL::ALExtractor | virtual |
updatePeriod(const std::string &pSubscribedName, const int &pPeriod) | AL::ALExtractor | virtual |
updatePrecision(const std::string &pSubscribedName, const float &pPrecision) | AL::ALExtractor | virtual |
URBI | AL::ALModule | |
version() | AL::ALModule | virtual |
wait(const int &id, const int &timeout) | AL::ALModule | |
WeakPtr typedef | AL::ALModule | |
xStartDetection(const int pPeriod, const float pPrecision)=0 | AL::ALExtractor | protectedpure virtual |
xStopDetection()=0 | AL::ALExtractor | protectedpure virtual |
xUpdateParameters(const int pPeriod, const float pPrecision) | AL::ALExtractor | protectedvirtual |
~ALExtractor() | AL::ALExtractor | virtual |
~ALModule() | AL::ALModule | virtual |
~ALModuleCore() | AL::ALModule | virtual |