|
Open Model Railroad Network (OpenMRN)
|
This is the complete list of members for Pic32mxCdc, including all inherited members.
| cdc_event_hander_from_isr(USB_DEVICE_CDC_EVENT event, void *pData) | Pic32mxCdc | inline |
| close(File *) OVERRIDE | Node | protectedvirtual |
| Device::close(struct _reent *reent, int fd) | Device | static |
| current_rx_buffer() | Pic32mxCdc | inlineprivate |
| currentReadBuffer | Pic32mxCdc | private |
| Device(const char *name) | Device | |
| device_tasks() | Pic32mxCdc | inline |
| deviceHandle | Pic32mxCdc | private |
| disable() override | Pic32mxCdc | privatevirtual |
| DISALLOW_COPY_AND_ASSIGN(Pic32mxCdc) (defined in Pic32mxCdc) | Pic32mxCdc | private |
| driverErrors | Pic32mxCdc | private |
| drvUSBObject | Pic32mxCdc | private |
| enable() override | Pic32mxCdc | privatevirtual |
| event_hander_from_isr(USB_DEVICE_EVENT event, void *pData) | Pic32mxCdc | inline |
| 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 | Pic32mxCdc | privatevirtual |
| 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 |
| interrupt_handler() | Pic32mxCdc | inline |
| ioctl(File *file, unsigned long int key, unsigned long data) OVERRIDE | Serial | protectedvirtual |
| Node::ioctl(int fd, unsigned long int key, unsigned long data) | FileIO | static |
| irqVector | Pic32mxCdc | private |
| is_device(int fd) | FileIO | inlinestatic |
| isConfigured | Pic32mxCdc | private |
| isEnabled | Pic32mxCdc | private |
| lineCodingData | Pic32mxCdc | private |
| lock() (defined in Atomic) | Atomic | inlineprivate |
| 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 |
| needAttach | Pic32mxCdc | private |
| next | Device | private |
| next_rx_buffer() | Pic32mxCdc | inlineprivate |
| nextReadBufferFull | Pic32mxCdc | 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 |
| overrunCount | Serial | protected |
| Pic32mxCdc(const char *name) | Pic32mxCdc | |
| Pic32mxCdc() | Pic32mxCdc | private |
| prev | Device | private |
| read(File *file, void *buf, size_t count) override | Pic32mxCdc | privatevirtual |
| Node::read(struct _reent *reent, int fd, void *buf, size_t count) | FileIO | static |
| readHandle | Pic32mxCdc | private |
| references_ | Node | protected |
| RX_DEVICEBUFFER_SIZE (defined in Pic32mxCdc) | Pic32mxCdc | privatestatic |
| rxBuf | Serial | protected |
| rxBuffers | Pic32mxCdc | private |
| rxPending | Pic32mxCdc | private |
| select(File *file, int mode) override | Pic32mxCdc | privatevirtual |
| Node::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 |
| Serial(const char *name, size_t tx_buffer_size=config_serial_tx_buffer_size(), size_t rx_buffer_size=config_serial_rx_buffer_size()) | Serial | inlineprotected |
| start_read_atomic() | Pic32mxCdc | private |
| start_write_atomic() | Pic32mxCdc | private |
| stat(struct _reent *reent, const char *path, struct stat *stat) | Device | static |
| TX_BUFFER_SIZE (defined in Pic32mxCdc) | Pic32mxCdc | privatestatic |
| tx_char() override | Pic32mxCdc | inlineprivatevirtual |
| txBuf | Serial | protected |
| txPendingBytes | Pic32mxCdc | private |
| unlock() (defined in Atomic) | Atomic | inlineprivate |
| USB_CDC_BUFFER_SIZE (defined in Pic32mxCdc) | Pic32mxCdc | privatestatic |
| usbDevObject0 | Pic32mxCdc | private |
| write(File *file, const void *buf, size_t count) OVERRIDE | Pic32mxCdc | privatevirtual |
| Node::write(struct _reent *reent, int fd, const void *buf, size_t count) | FileIO | static |
| writeHandle | Pic32mxCdc | private |
| ~Device() | Device | virtual |
| ~FileIO() | FileIO | inlineprotectedvirtual |
| ~Node() | Node | inlineprotectedvirtual |
| ~Pic32mxCdc() | Pic32mxCdc | |
| ~Serial() | Serial | inlineprotected |