WPILibC++  trunk
Public Member Functions | List of all members
FDIOStream Class Reference
Inheritance diagram for FDIOStream:
Inheritance graph
[legend]
Collaboration diagram for FDIOStream:
Collaboration graph
[legend]

Public Member Functions

 FDIOStream (int fd)
 
int read (void *ptr, int numbytes)
 
int write (const void *ptr, int numbytes)
 
void flush ()
 
void close ()
 

Detailed Description

Definition at line 21 of file FDIOStream.h.


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