mbed-drivers
Public Member Functions | Static Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
mbed::FileBase Class Reference
Inheritance diagram for mbed::FileBase:
mbed::FileLike mbed::FileSystemLike mbed::Stream mbed::Serial

Public Member Functions

 FileBase (const char *name, PathType t)
 
const char * getName (void)
 
PathType getPathType (void)
 

Static Public Member Functions

static FileBaselookup (const char *name, unsigned int len)
 
static FileBaseget (int n)
 

Protected Attributes

FileBase_next
 
const char * _name
 
PathType _path_type
 

Static Protected Attributes

static FileBase_head = NULL
 

The documentation for this class was generated from the following files: