|
AIM
|
This is the complete list of members for FallDetector, including all inherited members.
| addData(const AIMData &data) | AIM | virtual |
| addDataSubscriber(const std::string &key, AIM *subscriber) | AIM | inlinevirtual |
| AIM(std::string name="") | AIM | |
| AIM(const AIM &other) (defined in AIM) | AIM | |
| AIMData typedef | AIM | |
| AIMDataQueue typedef | AIM | |
| AIMValueQueue typedef | AIM | |
| dataSubscribers (defined in AIM) | AIM | protected |
| doTick() | FallDetector | virtual |
| exportProperties() | AIM | virtual |
| FallDetector(std::string name="fall") | FallDetector | |
| G | FallDetector | static |
| getDataSubscriber(std::string subscriber) | AIM | inlinevirtual |
| getInputData(bool clear_input=false) | AIM | virtual |
| getName() const | AIM | inlinevirtual |
| getOutputData(bool clear_output=false) | AIM | virtual |
| getProperties() | AIM | inlinevirtual |
| getProperty(std::string key) const | AIM | inlinevirtual |
| getRequirements() const | AIM | virtual |
| InputDataQueue typedef | AIM | |
| inputDataQueue (defined in AIM) | AIM | protected |
| maxLastAccVecSumSize | FallDetector | static |
| name (defined in AIM) | AIM | protected |
| operator=(const AIM &rhs) (defined in AIM) | AIM | |
| outputDataQueue (defined in AIM) | AIM | protected |
| PROP_DEMO | FallDetector | static |
| PROP_USE_INACTIVITY | FallDetector | static |
| properties (defined in AIM) | AIM | protected |
| removeDataSubscriber(const std::string &key) | AIM | inlinevirtual |
| requirements (defined in AIM) | AIM | protected |
| requirementsAreUpdated(bool reset=true) const | AIM | virtual |
| requirementsUpdated (defined in AIM) | AIM | mutableprotected |
| sendData() (defined in AIM) | AIM | virtual |
| setDataSubscribers(const std::map< std::string, AIM * > &subscribers) (defined in AIM) | AIM | protected |
| setInputDataQueue(const InputDataQueue &inputDataQueue) (defined in AIM) | AIM | protected |
| setOutputDataQueue(const AIMDataQueue &outputDataQueue) (defined in AIM) | AIM | protected |
| setProperties(const std::map< std::string, AIMValue > &properties) | AIM | virtual |
| setProperty(const std::string &key, AIMValue value) | AIM | inlinevirtual |
| THRESH_ACT | FallDetector | static |
| THRESH_FF | FallDetector | static |
| THRESH_INACT | FallDetector | static |
| THRESH_INITIAL | FallDetector | static |
| TIME_ACT_INACT | FallDetector | static |
| TIME_FF | FallDetector | static |
| TIME_FF_ACT | FallDetector | static |
| TIME_FF_DEMO | FallDetector | static |
| TIME_FF_SEQUENCE | FallDetector | static |
| TIME_INACT | FallDetector | static |
| VERSION (defined in AIM) | AIM | static |
| ~AIM() (defined in AIM) | AIM | virtual |
| ~FallDetector() (defined in FallDetector) | FallDetector | inline |