libalextractor
2.8.7.4
|
This is the complete list of members for AL::ALExtractor, including all inherited members.
_builder | AL::ALModule | protected |
_go | AL::ALModule | |
_mBuilder | AL::ALModule | |
_p | AL::ALModule | |
addMethodExample(const std::string &pLanguage, const std::string &pExample) | AL::ALModule | |
addModuleExample(const std::string &pLanguage, const std::string &pExample) | AL::ALModule | |
addParam(const std::string &pName, const std::string &pDesc) | AL::ALModule | |
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 | |
ALProcessSignals() | AL::ALModule | |
asObject() | AL::ALModule | |
atPostProcess(ProcessSignalSlot subscriber, ProcessSignalPosition pos=boost::signals2::at_back) | AL::ALModule | |
atPreProcess(ProcessSignalSlot subscriber, ProcessSignalPosition pos=boost::signals2::at_back) | AL::ALModule | |
bindMethod(boost::shared_ptr< ALFunctorBase > pFunctor) | AL::ALModule | |
bindMethod(boost::shared_ptr< ALFunctorBase > pFunctor, const std::string &pName, const std::string &pClass, const std::string &pFunctionDescription, const ALMethodInfo &pMethodDescription) | AL::ALModule | |
bindMethodOverload(boost::shared_ptr< ALFunctorBase > pFunctor) | AL::ALModule | |
CPP enum value | 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 |
createModuleCoreNoRegister(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 |
declareEvent(const std::string &event) | AL::ALExtractor | protected |
declareMemoryKey(const std::string &key) | AL::ALExtractor | protected |
execute(const std::string &pMethod, const AL::ALValue &pParams, AL::ALValue &pResult) | AL::ALModule | virtual |
exit() | AL::ALModule | virtual |
fPostProcess | AL::ALModule | protected |
fPreProcess | AL::ALModule | protected |
functionName(const std::string &pName, const std::string &pClass, const std::string &pFunctionDescription, int pMask=0) | AL::ALModule | |
functionStop(int pIDTask) | AL::ALModule | |
functionStop(int pTaskID) | AL::ALModule | |
getBrokerName() | AL::ALModule | |
getBuilder() | AL::ALModule | |
getCurrentMethodDescription() | AL::ALModule | |
getCurrentPeriod() | AL::ALExtractor | virtual |
getCurrentPrecision() | AL::ALExtractor | virtual |
getDefaultPeriod() | AL::ALExtractor | protectedvirtual |
getDefaultPrecision() | AL::ALExtractor | protectedvirtual |
getEventList(void) | AL::ALExtractor | protected |
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 | |
getMaximumPeriod() | AL::ALExtractor | protectedvirtual |
getMemoryKeyList(void) | AL::ALExtractor | protected |
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 | |
getMinimumPeriod() | AL::ALExtractor | protectedvirtual |
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 | protectedvirtual |
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 | |
init(void) | AL::ALModule | virtual |
initModule(void) | AL::ALModule | |
isClosing() | AL::ALModule | |
isModuleStopped() | AL::ALModule | |
isPCalled() | AL::ALModule | |
isRunning(const int &taskId) | AL::ALModule | |
isStopRequired(const int &taskId=-1) | AL::ALModule | |
LUA enum value | AL::ALModule | |
MATLAB enum value | AL::ALModule | |
metaCall(qi::AnyObject context, unsigned int method, const qi::GenericFunctionParameters &in, qi::MetaCallType callType, qi::Signature returnSignature) | AL::ALModule | virtual |
moduleHelp() | AL::ALModule | |
ModuleType enum name | AL::ALModule | |
pCall(const qi::AnyArguments &args) | AL::ALModule | |
ping(void) | AL::ALModule | |
postProcess(void) | AL::ALModule | |
preProcess(void) | AL::ALModule | |
ProcessSignal typedef | AL::ALModule | |
ProcessSignalConnection typedef | AL::ALModule | |
ProcessSignalPosition typedef | AL::ALModule | |
ProcessSignalSlot typedef | AL::ALModule | |
Ptr typedef | AL::ALModule | |
PYTHON enum value | AL::ALModule | |
removeAllPostProcess(void) | AL::ALModule | |
removeAllPreProcess(void) | AL::ALModule | |
RUBY enum value | 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 | |
stop(const int &taskId) | AL::ALModule | virtual |
subscribe(const std::string &pSubscribedName, const int &pPeriod, const float &pPrecision) | AL::ALExtractor | virtual |
subscribe(const std::string &pSubscribedName) | AL::ALExtractor | virtual |
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 enum value | AL::ALModule | |
version() | AL::ALModule | virtual |
wait(const int &taskId, const int &timeout) | AL::ALModule | |
wait(const int &taskId) | 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 | inlineprotectedvirtual |
~ALExtractor() | AL::ALExtractor | virtual |
~ALModule() | AL::ALModule | virtual |
~ALModuleCore() | AL::ALModule | virtual |
~ALProcessSignals() | AL::ALModule | virtual |