#include <net.H>
|
| typedef char *(* | ReadFn) (int) |
| |
◆ ExprDefs
◆ ExprTy
◆ ExprTyToID
◆ ReadFn
| typedef char*(* hobbes::Client::ReadFn) (int) |
◆ ReadFns
◆ Client()
| hobbes::Client::Client |
( |
const std::string & |
hostport | ) |
|
◆ ~Client()
| hobbes::Client::~Client |
( |
| ) |
|
◆ appendReadFn()
| size_t hobbes::Client::appendReadFn |
( |
ReadFn |
f | ) |
|
◆ fd()
| int hobbes::Client::fd |
( |
| ) |
const |
|
inline |
◆ input()
◆ output() [1/2]
◆ output() [2/2]
◆ readValue()
| char * hobbes::Client::readValue |
( |
size_t |
x | ) |
|
◆ remoteExpr()
◆ remoteHost()
| const std::string & hobbes::Client::remoteHost |
( |
| ) |
const |
◆ show()
| void hobbes::Client::show |
( |
std::ostream & |
out | ) |
const |
◆ unsafeAppendReadFn()
| size_t hobbes::Client::unsafeAppendReadFn |
( |
size_t |
p, |
|
|
ReadFn |
f |
|
) |
| |
|
static |
◆ unsafeRead()
| char * hobbes::Client::unsafeRead |
( |
size_t |
p, |
|
|
size_t |
x |
|
) |
| |
|
static |
◆ eid
◆ exprDefs
◆ exprTyToID
◆ hostport
| std::string hobbes::Client::hostport |
|
private |
◆ rbno
| size_t hobbes::Client::rbno |
|
private |
◆ readFns
◆ reno
| size_t hobbes::Client::reno |
|
private |
The documentation for this class was generated from the following files: