|
AIM
|
This is the complete list of members for SitStand, 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() | SitStand | virtual |
| exportProperties() | AIM | virtual |
| G (defined in SitStand) | SitStand | 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 (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 |
| 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 |
| SitStand(std::string name="sit_stand") (defined in SitStand) | SitStand | |
| VERSION (defined in AIM) | AIM | static |
| ~AIM() (defined in AIM) | AIM | virtual |