| add_fieldinfo(interface_fieldtype_t type, const char *name, size_t length, void *value, const char *enumtype=0, const interface_enum_map_t *enum_map=0) | fawkes::Interface | protected |
| add_messageinfo(const char *name) | fawkes::Interface | protected |
| angular_velocity() const | fawkes::IMUInterface | |
| angular_velocity(unsigned int index) const | fawkes::IMUInterface | |
| angular_velocity_covariance() const | fawkes::IMUInterface | |
| angular_velocity_covariance(unsigned int index) const | fawkes::IMUInterface | |
| buffer_timestamp(unsigned int buffer) | fawkes::Interface | |
| buffer_timestamp(unsigned int buffer, Time *timestamp) | fawkes::Interface | |
| changed() const | fawkes::Interface | |
| compare_buffers(unsigned int buffer) | fawkes::Interface | |
| copy_private_to_buffer(unsigned int buffer) | fawkes::Interface | |
| copy_shared_to_buffer(unsigned int buffer) | fawkes::Interface | |
| copy_values(const Interface *other) | fawkes::IMUInterface | virtual |
| create_message(const char *type) const | fawkes::IMUInterface | virtual |
| data_changed | fawkes::Interface | protected |
| data_ptr | fawkes::Interface | protected |
| data_size | fawkes::Interface | protected |
| data_ts | fawkes::Interface | protected |
| datachunk() const | fawkes::Interface | |
| datasize() const | fawkes::Interface | |
| enum_tostring(const char *enumtype, int val) const | fawkes::IMUInterface | virtual |
| fields() | fawkes::Interface | |
| fields_end() | fawkes::Interface | |
| frame() const | fawkes::IMUInterface | |
| get_message_types() | fawkes::Interface | |
| has_writer() const | fawkes::Interface | |
| hash() const | fawkes::Interface | |
| hash_printable() const | fawkes::Interface | |
| hash_size() const | fawkes::Interface | |
| id() const | fawkes::Interface | |
| Interface() | fawkes::Interface | protected |
| is_valid() const | fawkes::Interface | |
| is_writer() const | fawkes::Interface | |
| linear_acceleration() const | fawkes::IMUInterface | |
| linear_acceleration(unsigned int index) const | fawkes::IMUInterface | |
| linear_acceleration_covariance() const | fawkes::IMUInterface | |
| linear_acceleration_covariance(unsigned int index) const | fawkes::IMUInterface | |
| mark_data_changed() | fawkes::Interface | |
| maxlenof_angular_velocity() const | fawkes::IMUInterface | |
| maxlenof_angular_velocity_covariance() const | fawkes::IMUInterface | |
| maxlenof_frame() const | fawkes::IMUInterface | |
| maxlenof_linear_acceleration() const | fawkes::IMUInterface | |
| maxlenof_linear_acceleration_covariance() const | fawkes::IMUInterface | |
| maxlenof_orientation() const | fawkes::IMUInterface | |
| maxlenof_orientation_covariance() const | fawkes::IMUInterface | |
| mem_serial() const | fawkes::Interface | |
| message_valid(const Message *message) const | fawkes::IMUInterface | virtual |
| msgq_append(Message *message) | fawkes::Interface | |
| msgq_begin() | fawkes::Interface | |
| msgq_empty() | fawkes::Interface | |
| msgq_end() | fawkes::Interface | |
| msgq_enqueue(Message *message) | fawkes::Interface | |
| msgq_enqueue_copy(Message *message) | fawkes::Interface | |
| msgq_first() | fawkes::Interface | |
| msgq_first() | fawkes::Interface | |
| msgq_first(MessageType *&msg) | fawkes::Interface | |
| msgq_first_is() | fawkes::Interface | |
| msgq_first_safe(MessageType *&msg) | fawkes::Interface | |
| msgq_flush() | fawkes::Interface | |
| msgq_lock() | fawkes::Interface | |
| msgq_pop() | fawkes::Interface | |
| msgq_remove(Message *message) | fawkes::Interface | |
| msgq_remove(unsigned int message_id) | fawkes::Interface | |
| msgq_size() | fawkes::Interface | |
| msgq_try_lock() | fawkes::Interface | |
| msgq_unlock() | fawkes::Interface | |
| num_buffers() const | fawkes::Interface | |
| num_fields() | fawkes::Interface | |
| num_readers() const | fawkes::Interface | |
| oftype(const char *interface_type) const | fawkes::Interface | |
| operator==(Interface &comp) const | fawkes::Interface | |
| orientation() const | fawkes::IMUInterface | |
| orientation(unsigned int index) const | fawkes::IMUInterface | |
| orientation_covariance() const | fawkes::IMUInterface | |
| orientation_covariance(unsigned int index) const | fawkes::IMUInterface | |
| owner() const | fawkes::Interface | |
| parse_uid(const char *uid, std::string &type, std::string &id) | fawkes::Interface | static |
| read() | fawkes::Interface | |
| read_from_buffer(unsigned int buffer) | fawkes::Interface | |
| readers() const | fawkes::Interface | |
| resize_buffers(unsigned int num_buffers) | fawkes::Interface | |
| serial() const | fawkes::Interface | |
| set_angular_velocity(unsigned int index, const float new_angular_velocity) | fawkes::IMUInterface | |
| set_angular_velocity(const float *new_angular_velocity) | fawkes::IMUInterface | |
| set_angular_velocity_covariance(unsigned int index, const double new_angular_velocity_covariance) | fawkes::IMUInterface | |
| set_angular_velocity_covariance(const double *new_angular_velocity_covariance) | fawkes::IMUInterface | |
| set_auto_timestamping(bool enabled) | fawkes::Interface | |
| set_clock(Clock *clock) | fawkes::Interface | |
| set_frame(const char *new_frame) | fawkes::IMUInterface | |
| set_from_chunk(void *chunk) | fawkes::Interface | |
| set_hash(unsigned char *ihash) | fawkes::Interface | protected |
| set_linear_acceleration(unsigned int index, const float new_linear_acceleration) | fawkes::IMUInterface | |
| set_linear_acceleration(const float *new_linear_acceleration) | fawkes::IMUInterface | |
| set_linear_acceleration_covariance(unsigned int index, const double new_linear_acceleration_covariance) | fawkes::IMUInterface | |
| set_linear_acceleration_covariance(const double *new_linear_acceleration_covariance) | fawkes::IMUInterface | |
| set_orientation(unsigned int index, const float new_orientation) | fawkes::IMUInterface | |
| set_orientation(const float *new_orientation) | fawkes::IMUInterface | |
| set_orientation_covariance(unsigned int index, const double new_orientation_covariance) | fawkes::IMUInterface | |
| set_orientation_covariance(const double *new_orientation_covariance) | fawkes::IMUInterface | |
| set_timestamp(const Time *t=NULL) | fawkes::Interface | |
| set_validity(bool valid) | fawkes::Interface | |
| timestamp() const | fawkes::Interface | |
| type() const | fawkes::Interface | |
| uid() const | fawkes::Interface | |
| write() | fawkes::Interface | |
| writer() const | fawkes::Interface | |
| ~Interface() | fawkes::Interface | virtual |