Firmware
|
This is the complete list of members for CM8JL65, including all inherited members.
_lock | cdev::CDev | protected |
CDev(const char *devname) | cdev::CDev | |
close(file_t *filep) | cdev::CDev | virtual |
close_last(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
CM8JL65(const char *port=CM8JL65_DEFAULT_PORT, uint8_t rotation=distance_sensor_s::ROTATION_DOWNWARD_FACING) | CM8JL65 | |
fops | cdev::CDev | protectedstatic |
get_devname() const | cdev::CDev | inline |
init() | CM8JL65 | virtual |
ioctl(device::file_t *filp, int cmd, unsigned long arg) | CM8JL65 | virtual |
lock() | cdev::CDev | inlineprotected |
open(file_t *filep) | cdev::CDev | virtual |
open_first(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
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) | cdev::CDev | protectedvirtual |
poll_state(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
print_info() | CM8JL65 | |
read(file_t *filep, char *buffer, size_t buflen) | cdev::CDev | inlinevirtual |
register_class_devname(const char *class_devname) | cdev::CDev | protectedvirtual |
seek(file_t *filep, off_t offset, int whence) | cdev::CDev | inlinevirtual |
unlock() | cdev::CDev | inlineprotected |
unregister_class_devname(const char *class_devname, unsigned class_instance) | cdev::CDev | protectedvirtual |
write(file_t *filep, const char *buffer, size_t buflen) | cdev::CDev | inlinevirtual |
~CDev() (defined in cdev::CDev) | cdev::CDev | virtual |
~CM8JL65() (defined in CM8JL65) | CM8JL65 | virtual |