Public Member Functions |
|
| BufferedSockOutputStream (NDB_SOCKET_TYPE socket, unsigned write_timeout_ms=1000) |
|
int | print (const char *fmt,...) ATTRIBUTE_FORMAT(printf |
|
int int | println (const char *fmt,...) ATTRIBUTE_FORMAT(printf |
|
int int void | flush () |
|
| SocketOutputStream (NDB_SOCKET_TYPE socket, unsigned write_timeout_ms=1000) |
|
bool | timedout () |
|
void | reset_timeout () |
Additional Inherited Members |
|
NDB_SOCKET_TYPE | m_socket |
|
unsigned | m_timeout_ms |
|
bool | m_timedout |
|
unsigned | m_timeout_remain |
Detailed Description
Definition at line 73 of file OutputStream.hpp.
The documentation for this class was generated from the following files: