|
AIM
|
This is the complete list of members for StepCounter, 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 |
| DEFAULT_SENSITIVITY (defined in StepCounter) | StepCounter | static |
| DEFAULT_SPM_THRESHOLD (defined in StepCounter) | StepCounter | static |
| doTick() | StepCounter | virtual |
| exportProperties() | AIM | virtual |
| 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 (defined in AIM) | AIM | protected |
| InputDataQueue typedef | AIM | |
| name (defined in AIM) | AIM | protected |
| operator=(const AIM &rhs) (defined in AIM) | AIM | |
| outputDataQueue (defined in AIM) | AIM | protected |
| properties (defined in AIM) | AIM | protected |
| PROPERTY_SENSITIVITY (defined in StepCounter) | StepCounter | static |
| PROPERTY_SPM_THRESHOLD (defined in StepCounter) | StepCounter | static |
| PROPERTY_TOTAL (defined in StepCounter) | StepCounter | static |
| 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 |
| StepCounter(std::string name="step_count") (defined in StepCounter) | StepCounter | |
| VERSION (defined in AIM) | AIM | static |
| ~AIM() (defined in AIM) | AIM | virtual |
| ~StepCounter() (defined in StepCounter) | StepCounter | virtual |