List of all members.
Public Member Functions |
|
| MyFifo (Bitu maxsize_) |
|
INLINE Bitu | getFree (void) |
|
bool | isEmpty () |
|
bool | isFull () |
|
INLINE Bitu | getUsage (void) |
|
void | setSize (Bitu newsize) |
|
void | clear (void) |
|
bool | addb (Bit8u _val) |
|
Bit8u | getb () |
|
Bit8u | getTop () |
|
Bit8u | probeByte () |
Detailed Description
Definition at line 52 of file serialport.h.
The documentation for this class was generated from the following file: