|
AIM
|
This is the complete list of members for CarryDevice, including all inherited members.
| addData(const AIMData &data) | CarryDevice | 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 | |
| CarryDevice(std::string name=MODULE_NAME) | CarryDevice | |
| dataSubscribers (defined in AIM) | AIM | protected |
| doTick() | CarryDevice | virtual |
| exportProperties() | AIM | virtual |
| FEATURE_NORMALIZATION_MINMAX | CarryDevice | static |
| FEATURE_NORMALIZATION_STD | CarryDevice | 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() | CarryDevice | virtual |
| getProperty(std::string key) const | AIM | inlinevirtual |
| getRequirements() const | AIM | virtual |
| InputDataQueue typedef | AIM | |
| inputDataQueue (defined in AIM) | AIM | protected |
| MODULE_NAME | CarryDevice | static |
| name (defined in AIM) | AIM | protected |
| operator=(const AIM &rhs) (defined in AIM) | AIM | |
| outputDataQueue (defined in AIM) | AIM | protected |
| PROP_CAMERA0_LIMITS | CarryDevice | static |
| PROP_CAMERA1_LIMITS | CarryDevice | static |
| PROP_FEATURE_NORMALIZATION | CarryDevice | static |
| PROP_LAST_ACTION_TIME | CarryDevice | static |
| PROP_LAST_OUTPUT | CarryDevice | static |
| PROP_LAST_VALUES | CarryDevice | static |
| PROP_MAX_LAST_ACTION_TIME | CarryDevice | static |
| PROP_SENSOREVENT_ACC | CarryDevice | static |
| PROP_TIME_WINDOW | CarryDevice | 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 |
| SENSOR_ACCELEROMETER_EVENT | CarryDevice | static |
| 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) | CarryDevice | virtual |
| setProperty(const std::string &key, AIMValue value) | CarryDevice | virtual |
| VERSION (defined in AIM) | AIM | static |
| ~AIM() (defined in AIM) | AIM | virtual |
| ~CarryDevice() (defined in CarryDevice) | CarryDevice | inline |