#include <Response.hxx>
Definition at line 31 of file Response.hxx.
◆ Response() [1/2]
Response::Response |
( |
Client & |
_client, |
|
|
unsigned |
_list_index |
|
) |
| |
|
inline |
◆ Response() [2/2]
◆ Error()
void Response::Error |
( |
enum ack |
code, |
|
|
const char * |
msg |
|
) |
| |
◆ Format()
bool Response::Format |
( |
const char * |
fmt, |
|
|
|
... |
|
) |
| |
◆ FormatError()
void Response::FormatError |
( |
enum ack |
code, |
|
|
const char * |
fmt, |
|
|
|
... |
|
) |
| |
◆ FormatV()
bool Response::FormatV |
( |
const char * |
fmt, |
|
|
va_list |
args |
|
) |
| |
◆ operator=()
◆ SetCommand()
void Response::SetCommand |
( |
const char * |
_command | ) |
|
|
inline |
◆ Write() [1/2]
bool Response::Write |
( |
const void * |
data, |
|
|
size_t |
length |
|
) |
| |
◆ Write() [2/2]
bool Response::Write |
( |
const char * |
data | ) |
|
The documentation for this class was generated from the following file: