Now you can download a copy of these docs so you can use them offline! Download now
Collaboration diagram for DataIOStream:

Public Member Functions

 DataIOStream (IOStream *stream)
 
void writeByte (uint8_t b)
 
void write2BytesBE (uint16_t s)
 
void writeString (std::string &str)
 
void flush ()
 
uint8_t readByte ()
 
uint16_t read2BytesBE ()
 
std::string * readString ()
 
void close ()
 
void SetIOStream (IOStream *stream)
 

Public Attributes

IOStreamiostream
 

Detailed Description

Definition at line 30 of file DataIOStream.h.


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

Generated on Sat Apr 26 2014 12:26:46 for WPILibC++ by doxygen 1.8.6