|
int | _write (int sock, char const *const s, int len) |
|
◆ JSON_sender()
JSON_sender::JSON_sender |
( |
int |
port = 0 , |
|
|
int |
_timeout = 400000 |
|
) |
| |
|
inline |
◆ ~JSON_sender()
JSON_sender::~JSON_sender |
( |
| ) |
|
|
inline |
◆ _write()
int JSON_sender::_write |
( |
int |
sock, |
|
|
char const *const |
s, |
|
|
int |
len |
|
) |
| |
|
inlineprivate |
◆ close_all()
void JSON_sender::close_all |
( |
| ) |
|
|
inline |
◆ isOpened()
bool JSON_sender::isOpened |
( |
| ) |
|
|
inline |
◆ open()
bool JSON_sender::open |
( |
int |
port | ) |
|
|
inline |
◆ release()
bool JSON_sender::release |
( |
| ) |
|
|
inline |
◆ write()
bool JSON_sender::write |
( |
char const * |
outputbuf | ) |
|
|
inline |
◆ close_all_sockets
int JSON_sender::close_all_sockets |
|
private |
◆ master
fd_set JSON_sender::master |
|
private |
◆ maxfd
◆ sock
◆ timeout
The documentation for this class was generated from the following file: