|
Open Model Railroad Network (OpenMRN)
|
This is the complete list of members for TivaCan, including all inherited members.
| available() | Can | inline |
| availableForWrite() | Can | inline |
| base | TivaCan | private |
| busOffCount | Can | protected |
| Can(const char *ignored) | Can | inlineprotected |
| Can(const char *name, size_t tx_buffer_size=config_can_tx_buffer_size(), size_t rx_buffer_size=config_can_rx_buffer_size()) | Can | inlineprotected |
| canState | TivaCan | private |
| close(File *) OVERRIDE | Node | protectedvirtual |
| Device::close(struct _reent *reent, int fd) | Device | static |
| Device(const char *name) | Device | |
| disable() override | TivaCan | privatevirtual |
| DISALLOW_COPY_AND_ASSIGN(TivaCan) (defined in TivaCan) | TivaCan | private |
| enable() override | TivaCan | privatevirtual |
| 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 | Can | protectedvirtual |
| 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 |
| has_rx_buffer_data() OVERRIDE | Can | inlineprotectedvirtual |
| has_tx_buffer_space() OVERRIDE | Can | inlineprotectedvirtual |
| interrupt | TivaCan | private |
| interrupt_handler() | TivaCan | |
| ioctl(File *file, unsigned long int key, unsigned long data) override | TivaCan | virtual |
| Node::ioctl(int fd, unsigned long int key, unsigned long data) | FileIO | static |
| is_device(int fd) | FileIO | inlinestatic |
| lock() (defined in Atomic) | Atomic | inlineprotected |
| 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 |
| mu_ | Atomic | private |
| mutex | FileIO | protectedstatic |
| name | FileIO | protected |
| next | Device | private |
| Node(const char *name) | Node | inlineprotected |
| NonBlockNode(const char *name) | NonBlockNode | inlineprotected |
| numOpenFiles | FileIO | protectedstatic |
| numReceivedPackets_ (defined in Can) | Can | static |
| numTransmittedPackets_ (defined in Can) | Can | static |
| open(File *, const char *, int, int) OVERRIDE | Node | protectedvirtual |
| Device::open(struct _reent *reent, const char *path, int flags, int mode) | Device | static |
| overrunCount | Can | protected |
| prev | Device | private |
| read(struct can_frame *frame) | Can | inline |
| read(File *file, void *buf, size_t count) OVERRIDE | Can | protectedvirtual |
| NonBlockNode::read(struct _reent *reent, int fd, void *buf, size_t count) | FileIO | static |
| readableNotify_ | NonBlockNode | protected |
| references_ | Node | protected |
| rxBuf | Can | protected |
| select(File *file, int mode) OVERRIDE | Can | protectedvirtual |
| NonBlockNode::select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, long long timeout) | Device | static |
| 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 |
| softErrorCount | Can | protected |
| stat(struct _reent *reent, const char *path, struct stat *stat) | Device | static |
| TivaCan(const char *name, unsigned long base, uint32_t interrupt) | TivaCan | |
| TivaCan() | TivaCan | private |
| tx_msg() override | TivaCan | privatevirtual |
| txBuf | Can | protected |
| txPending | TivaCan | private |
| unlock() (defined in Atomic) | Atomic | inlineprotected |
| writableNotify_ | NonBlockNode | protected |
| write(const struct can_frame *frame) | Can | inline |
| write(File *file, const void *buf, size_t count) OVERRIDE | Can | protectedvirtual |
| NonBlockNode::write(struct _reent *reent, int fd, const void *buf, size_t count) | FileIO | static |
| ~Can() | Can | inlineprotected |
| ~Can() | Can | inlineprotected |
| ~Device() | Device | virtual |
| ~FileIO() | FileIO | inlineprotectedvirtual |
| ~Node() | Node | inlineprotectedvirtual |
| ~TivaCan() | TivaCan | inline |