|
Open Model Railroad Network (OpenMRN)
|
This is the complete list of members for I2C, including all inherited members.
| close(File *) OVERRIDE | Node | protectedvirtual |
| Device::close(struct _reent *reent, int fd) | Device | static |
| Device(const char *name) | Device | |
| disable()=0 | Node | protectedpure virtual |
| DISALLOW_COPY_AND_ASSIGN(I2C) (defined in I2C) | I2C | private |
| enable()=0 | Node | protectedpure virtual |
| fcntl(int fd, int cmd, unsigned long data) | FileIO | static |
| fcntl(File *file, int cmd, unsigned long data) | FileIO | protectedvirtual |
| fd_alloc(void) | FileIO | protectedstatic |
| fd_free(int fd) | FileIO | protectedstatic |
| fd_lookup(File *file) | FileIO | protectedstatic |
| file_lookup(int fd) | FileIO | protectedstatic |
| FileIO(const char *name) | FileIO | inlineprotected |
| files | FileIO | protectedstatic |
| first | Device | privatestatic |
| flush_buffers() OVERRIDE | I2C | inlineprivatevirtual |
| fstat(File *file, struct stat *stat) override | Node | protectedvirtual |
| Device::fstat(struct _reent *reent, int fd, struct stat *stat) | FileIO | static |
| get_mode() override | Node | inlineprivatevirtual |
| I2C(const char *name) | I2C | inlineprotected |
| I2C() | I2C | private |
| ioctl(File *file, unsigned long int key, unsigned long data) OVERRIDE | I2C | privatevirtual |
| Node::ioctl(int fd, unsigned long int key, unsigned long data) | FileIO | static |
| is_device(int fd) | FileIO | inlinestatic |
| lock_ | Node | protected |
| lseek(struct _reent *reent, int fd, _off_t offset, int whence) | FileIO | static |
| lseek(File *f, off_t offset, int whence) | FileIO | protectedvirtual |
| mode_ | Node | protected |
| mutex | FileIO | protectedstatic |
| name | FileIO | protected |
| next | Device | private |
| Node(const char *name) | Node | inlineprotected |
| numOpenFiles | FileIO | protectedstatic |
| open(File *, const char *, int, int) OVERRIDE | Node | protectedvirtual |
| Device::open(struct _reent *reent, const char *path, int flags, int mode) | Device | static |
| prev | Device | private |
| read(File *file, void *buf, size_t count) OVERRIDE | I2C | privatevirtual |
| Node::read(struct _reent *reent, int fd, void *buf, size_t count) | FileIO | static |
| references_ | Node | protected |
| select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, long long timeout) | Device | static |
| FileIO::select(File *file, int mode) | FileIO | inlineprotectedvirtual |
| select_clear() | Device | static |
| select_insert(SelectInfo *info) | Device | protectedstatic |
| select_wakeup(SelectInfo *info) | Device | protectedstatic |
| select_wakeup_from_isr(SelectInfo *info, int *woken) | Device | protectedstatic |
| smbus(File *file, unsigned long data) | I2C | private |
| stat(struct _reent *reent, const char *path, struct stat *stat) | Device | static |
| transfer(struct i2c_msg *msg, bool stop)=0 | I2C | protectedpure virtual |
| transfer_messages(struct i2c_msg *msgs, int num) | I2C | private |
| write(File *file, const void *buf, size_t count) OVERRIDE | I2C | privatevirtual |
| Node::write(struct _reent *reent, int fd, const void *buf, size_t count) | FileIO | static |
| ~Device() | Device | virtual |
| ~FileIO() | FileIO | inlineprotectedvirtual |
| ~I2C() | I2C | inlineprotected |
| ~Node() | Node | inlineprotectedvirtual |