Public Member Functions | Private Attributes | List of all members
XDummyPort Class Reference
Inheritance diagram for XDummyPort:
Inheritance graph
[legend]

Public Member Functions

 XDummyPort (XCharInterface *interface)
 
virtual void open (const XCharInterface *pInterface) throw (XInterface::XCommError &)
 
virtual void send (const char *str) throw (XInterface::XCommError &)
 
virtual void write (const char *sendbuf, int size) throw (XInterface::XCommError &)
 
virtual void receive () throw (XInterface::XCommError &)
 
virtual void receive (unsigned int length) throw (XInterface::XCommError &)
 
- Public Member Functions inherited from XPort
 XPort (XCharInterface *interface)
 
std::vector< char > & buffer ()
 
const XStringportString () const
 
const XStringeos () const
 
void setEOS (const char *str)
 

Private Attributes

std::ofstream m_stream
 

Detailed Description

Definition at line 20 of file dummyport.h.


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

Generated for KAME4 by  doxygen 1.8.3