Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
DeviceFile Member List

This is the complete list of members for DeviceFile, including all inherited members.

close(File *) OVERRIDENodeprotectedvirtual
Device::close(struct _reent *reent, int fd)Devicestatic
Device(const char *name)Device
DeviceFile(const char *name)DeviceFileinlineprotected
DeviceFile()DeviceFileprivate
disable() OVERRIDEDeviceFileinlineprivatevirtual
DISALLOW_COPY_AND_ASSIGN(DeviceFile) (defined in DeviceFile)DeviceFileprivate
enable() OVERRIDEDeviceFileinlineprivatevirtual
fcntl(int fd, int cmd, unsigned long data)FileIOstatic
fcntl(File *file, int cmd, unsigned long data)FileIOprotectedvirtual
fd_alloc(void)FileIOprotectedstatic
fd_free(int fd)FileIOprotectedstatic
fd_lookup(File *file)FileIOprotectedstatic
file_lookup(int fd)FileIOprotectedstatic
FileIO(const char *name)FileIOinlineprotected
filesFileIOprotectedstatic
firstDeviceprivatestatic
flush_buffers() OVERRIDEDeviceFileinlineprivatevirtual
fstat(File *file, struct stat *stat) overrideNodeprotectedvirtual
Device::fstat(struct _reent *reent, int fd, struct stat *stat)FileIOstatic
get_mode() overrideNodeinlineprivatevirtual
ioctl(int fd, unsigned long int key, unsigned long data)FileIOstatic
ioctl(File *file, unsigned long int key, unsigned long data)FileIOprotectedvirtual
is_device(int fd)FileIOinlinestatic
lock_Nodeprotected
lseek(struct _reent *reent, int fd, _off_t offset, int whence)FileIOstatic
lseek(File *f, off_t offset, int whence)FileIOprotectedvirtual
mode_Nodeprotected
mutexFileIOprotectedstatic
nameFileIOprotected
nextDeviceprivate
Node(const char *name)Nodeinlineprotected
numOpenFilesFileIOprotectedstatic
open(File *file, const char *path, int flags, int mode) OVERRIDEDeviceFileprotectedvirtual
Device::open(struct _reent *reent, const char *path, int flags, int mode)Devicestatic
prevDeviceprivate
read(unsigned int index, void *buf, size_t len)=0DeviceFileprotectedpure virtual
read(File *file, void *buf, size_t count) OVERRIDEDeviceFileprivatevirtual
Node::read(struct _reent *reent, int fd, void *buf, size_t count)FileIOstatic
references_Nodeprotected
select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, long long timeout)Devicestatic
FileIO::select(File *file, int mode)FileIOinlineprotectedvirtual
select_clear()Devicestatic
select_insert(SelectInfo *info)Deviceprotectedstatic
select_wakeup(SelectInfo *info)Deviceprotectedstatic
select_wakeup_from_isr(SelectInfo *info, int *woken)Deviceprotectedstatic
stat(struct _reent *reent, const char *path, struct stat *stat)Devicestatic
write(unsigned int index, const void *buf, size_t len)=0DeviceFileprotectedpure virtual
write(File *file, const void *buf, size_t count) OVERRIDEDeviceFileprivatevirtual
Node::write(struct _reent *reent, int fd, const void *buf, size_t count)FileIOstatic
~Device()Devicevirtual
~DeviceFile()DeviceFileinlineprotected
~FileIO()FileIOinlineprotectedvirtual
~Node()Nodeinlineprotectedvirtual