|
AIM
|
This is the complete list of members for SleepTimeEstimate, 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() | SleepTimeEstimate | virtual |
| exportProperties() | AIM | virtual |
| FIELD_END_DATE | SleepTimeEstimate | static |
| FIELD_HISTORY_BASED | SleepTimeEstimate | static |
| FIELD_SLEEP_TIME | SleepTimeEstimate | static |
| FIELD_START_DATE | SleepTimeEstimate | 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 |
| MODULE_NAME | SleepTimeEstimate | static |
| name (defined in AIM) | AIM | protected |
| operator=(const AIM &rhs) (defined in AIM) | AIM | |
| outputDataQueue (defined in AIM) | AIM | protected |
| PROP_ESTIMATE_NOISE | SleepTimeEstimate | static |
| PROP_ESTIMATE_RETURN_MIN_CNT | SleepTimeEstimate | static |
| PROP_ESTIMATE_RETURN_TIME | SleepTimeEstimate | static |
| PROP_GOAL_SLEEP_TIME_COUNT | SleepTimeEstimate | static |
| PROP_MAX_SLEEP_DURATION | SleepTimeEstimate | static |
| PROP_MIN_SLEEP_DURATION | SleepTimeEstimate | static |
| PROP_POPULATION_END_TIME | SleepTimeEstimate | static |
| PROP_POPULATION_SLEEP_TIME | SleepTimeEstimate | static |
| PROP_POPULATION_START_TIME | SleepTimeEstimate | static |
| PROP_SLEEP_END_TIME | SleepTimeEstimate | static |
| PROP_SLEEP_TIME_AVERAGE | SleepTimeEstimate | static |
| PROP_SLEEP_TIME_COUNT | SleepTimeEstimate | static |
| PROP_SLEEP_TIME_HISTORY | SleepTimeEstimate | static |
| PROP_SLEEP_TIME_WEIGHTED_AVERAGE | SleepTimeEstimate | 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 |
| SleepTimeEstimate(std::string name=MODULE_NAME) | SleepTimeEstimate | |
| VERSION | SleepTimeEstimate | static |
| ~AIM() (defined in AIM) | AIM | virtual |
| ~SleepTimeEstimate() (defined in SleepTimeEstimate) | SleepTimeEstimate | inline |