Now you can download a copy of these docs so you can use them offline! Download now
IOStreamFactory Class Referenceabstract

#include <IOStreamFactory.h>

Inheritance diagram for IOStreamFactory:

Public Member Functions

virtual IOStreamcreateStream ()=0
 

Detailed Description

A factory that will create the same IOStream. A stream returned by this factory should be closed before calling createStream again

Author
Mitchell

Definition at line 19 of file IOStreamFactory.h.

Member Function Documentation

virtual IOStream* IOStreamFactory::createStream ( )
pure virtual
Returns
create a new stream
Exceptions
IOException

Implemented in SocketStreamFactory.


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

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