This is the complete list of members for hebi::Group, including all inherited members.
| addFeedbackHandler(GroupFeedbackHandler handler) | hebi::Group | |
| callAttachedHandlers(HebiGroupFeedbackPtr group_feedback) | hebi::Group | private |
| callbackWrapper(HebiGroupFeedbackPtr group_feedback, void *user_data) | hebi::Group | friend |
| clearFeedbackHandlers() | hebi::Group | |
| createImitation(size_t size) | hebi::Group | static |
| DEFAULT_TIMEOUT_MS | hebi::Group | static |
| getFeedbackFrequencyHz() | hebi::Group | |
| getNextFeedback(GroupFeedback &feedback, int32_t timeout_ms=DEFAULT_TIMEOUT_MS) | hebi::Group | |
| Group(HebiGroupPtr group, float initial_feedback_frequency=0.0f, int32_t initial_command_lifetime=0) | hebi::Group | |
| handler_lock_ | hebi::Group | private |
| handlers_ | hebi::Group | private |
| internal_ | hebi::Group | private |
| number_of_modules_ | hebi::Group | private |
| requestInfo(GroupInfo &info, int32_t timeout_ms=DEFAULT_TIMEOUT_MS) | hebi::Group | |
| sendCommand(const GroupCommand &group_command) | hebi::Group | |
| sendCommandWithAcknowledgement(const GroupCommand &group_command, int32_t timeout_ms=DEFAULT_TIMEOUT_MS) | hebi::Group | |
| sendFeedbackRequest() | hebi::Group | |
| setCommandLifetimeMs(int32_t ms) | hebi::Group | |
| setFeedbackFrequencyHz(float frequency) | hebi::Group | |
| size() | hebi::Group | |
| startLog(const std::string &dir) | hebi::Group | |
| startLog(const std::string &dir, const std::string &file) | hebi::Group | |
| stopLog() | hebi::Group | |
| ~Group() noexcept | hebi::Group |