|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
This is the complete list of members for uORB::DeviceNode, including all inherited members.
| _advertised | uORB::DeviceNode | private |
| _callbacks | uORB::DeviceNode | private |
| _data | uORB::DeviceNode | private |
| _generation | uORB::DeviceNode | private |
| _instance | uORB::DeviceNode | private |
| _last_update | uORB::DeviceNode | private |
| _list_node_sibling | ListNode< uORB::DeviceNode *> | protected |
| _lock | cdev::CDev | protected |
| _lost_messages | uORB::DeviceNode | private |
| _meta | uORB::DeviceNode | private |
| _priority | uORB::DeviceNode | private |
| _queue_size | uORB::DeviceNode | private |
| _subscriber_count | uORB::DeviceNode | private |
| add_internal_subscriber() | uORB::DeviceNode | |
| appears_updated(SubscriberData *sd) | uORB::DeviceNode | private |
| CDev(const char *devname) | cdev::CDev | explicit |
| CDev(const CDev &)=delete | cdev::CDev | |
| CDev(CDev &&)=delete | cdev::CDev | |
| close(cdev::file_t *filp) override | uORB::DeviceNode | virtual |
| close_last(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
| copy(void *dst, unsigned &generation) | uORB::DeviceNode | |
| copy_and_get_timestamp(void *dst, unsigned &generation) | uORB::DeviceNode | |
| copy_locked(void *dst, unsigned &generation) | uORB::DeviceNode | private |
| DeviceNode(const struct orb_metadata *meta, const uint8_t instance, const char *path, uint8_t priority, uint8_t queue_size=1) | uORB::DeviceNode | |
| DeviceNode(const DeviceNode &)=delete | uORB::DeviceNode | |
| DeviceNode(DeviceNode &&)=delete | uORB::DeviceNode | |
| filp_to_sd(cdev::file_t *filp) | uORB::DeviceNode | inlineprivatestatic |
| fops | cdev::CDev | protectedstatic |
| get_devname() const | cdev::CDev | inline |
| get_instance() const | uORB::DeviceNode | inline |
| get_meta() const | uORB::DeviceNode | inline |
| get_name() const | uORB::DeviceNode | inline |
| get_priority() const | uORB::DeviceNode | inline |
| get_queue_size() const | uORB::DeviceNode | inline |
| getSibling() const | ListNode< uORB::DeviceNode *> | inline |
| init() | cdev::CDev | virtual |
| ioctl(cdev::file_t *filp, int cmd, unsigned long arg) override | uORB::DeviceNode | virtual |
| is_advertised() const | uORB::DeviceNode | inline |
| lock() | cdev::CDev | inlineprotected |
| lost_message_count() const | uORB::DeviceNode | inline |
| mark_as_advertised() | uORB::DeviceNode | inline |
| open(cdev::file_t *filp) override | uORB::DeviceNode | virtual |
| open_first(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
| operator=(const DeviceNode &)=delete | uORB::DeviceNode | |
| operator=(DeviceNode &&)=delete | uORB::DeviceNode | |
| cdev::CDev::operator=(const CDev &)=delete | cdev::CDev | |
| cdev::CDev::operator=(CDev &&)=delete | cdev::CDev | |
| poll(file_t *filep, px4_pollfd_struct_t *fds, bool setup) | cdev::CDev | virtual |
| poll_notify(pollevent_t events) | cdev::CDev | protectedvirtual |
| poll_notify_one(px4_pollfd_struct_t *fds, pollevent_t events) override | uORB::DeviceNode | protectedvirtual |
| poll_state(cdev::file_t *filp) override | uORB::DeviceNode | protectedvirtual |
| print_statistics(bool reset) | uORB::DeviceNode | |
| publish(const orb_metadata *meta, orb_advert_t handle, const void *data) | uORB::DeviceNode | static |
| published_message_count() const | uORB::DeviceNode | inline |
| read(cdev::file_t *filp, char *buffer, size_t buflen) override | uORB::DeviceNode | virtual |
| register_callback(SubscriptionCallback *callback_sub) | uORB::DeviceNode | |
| register_class_devname(const char *class_devname) | cdev::CDev | protectedvirtual |
| remove_internal_subscriber() | uORB::DeviceNode | |
| seek(file_t *filep, off_t offset, int whence) | cdev::CDev | inlinevirtual |
| set_priority(uint8_t priority) | uORB::DeviceNode | inline |
| setSibling(uORB::DeviceNode * sibling) | ListNode< uORB::DeviceNode *> | inline |
| subscriber_count() const | uORB::DeviceNode | inline |
| unadvertise(orb_advert_t handle) | uORB::DeviceNode | static |
| unlock() | cdev::CDev | inlineprotected |
| unregister_callback(SubscriptionCallback *callback_sub) | uORB::DeviceNode | |
| unregister_class_devname(const char *class_devname, unsigned class_instance) | cdev::CDev | protectedvirtual |
| unregister_driver_and_memory() | cdev::CDev | protected |
| update_queue_size(unsigned int queue_size) | uORB::DeviceNode | |
| write(cdev::file_t *filp, const char *buffer, size_t buflen) override | uORB::DeviceNode | virtual |
| ~CDev() | cdev::CDev | virtual |
| ~DeviceNode() | uORB::DeviceNode | virtual |