This is the complete list of members for
AL::ALExtractor, including all inherited members.
ALExtractor(boost::shared_ptr< ALBroker > pBroker, const std::string &pName) | AL::ALExtractor | |
ALModule(boost::shared_ptr< ALBroker > pBroker, const std::string &pName) | AL::ALModule | |
createModule(boost::shared_ptr< ALBroker > pBroker) | AL::ALModule | [static] |
createModule(boost::shared_ptr< ALBroker > pBroker, P1 p1) | AL::ALModule | [static] |
declareEvent(const std::string &event) | AL::ALExtractor | [protected] |
declareMemoryKey(const std::string &key) | AL::ALExtractor | [protected] |
exit() | AL::ALModule | [virtual] |
functionStop(int pIDTask) | AL::ALModule | |
getCurrentPeriod() | AL::ALExtractor | [virtual] |
getCurrentPrecision() | AL::ALExtractor | [virtual] |
getDefaultPeriod() | AL::ALExtractor | [protected, virtual] |
getDefaultPrecision() | AL::ALExtractor | [protected, virtual] |
getEventList(void) | AL::ALExtractor | [protected] |
getMaximumPeriod() | AL::ALExtractor | [protected, virtual] |
getMemoryKeyList(void) | AL::ALExtractor | [protected] |
getMethodID(void) | AL::ALModule | |
getMinimumPeriod() | AL::ALExtractor | [protected, virtual] |
getMyPeriod(const std::string &pSubscribedName) | AL::ALExtractor | [virtual] |
getMyPrecision(const std::string &pSubscribedName) | AL::ALExtractor | [virtual] |
getOutputNames(void) | AL::ALExtractor | [protected, virtual] |
getSubscribersInfo() | AL::ALExtractor | |
httpGet() | AL::ALExtractor | [virtual] |
init(void) | AL::ALModule | [virtual] |
isPCalled() | AL::ALModule | |
isRunning(const int &taskId) | AL::ALModule | |
isStopRequired(const int &taskId=-1) | 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] |
wait(const int &taskId, const int &timeout) | AL::ALModule | |
xStartDetection(const int pPeriod, const float pPrecision)=0 | AL::ALExtractor | [protected, pure virtual] |
xStopDetection()=0 | AL::ALExtractor | [protected, pure virtual] |
xUpdateParameters(const int pPeriod, const float pPrecision) | AL::ALExtractor | [inline, protected, virtual] |
~ALExtractor() | AL::ALExtractor | [virtual] |
~ALModule() | AL::ALModule | [virtual] |