#include <snet.h>
◆ SClient()
◆ ~SClient()
◆ address()
const std::string & SClient::address |
( |
| ) |
const |
◆ close()
◆ isOpen()
bool SClient::isOpen |
( |
| ) |
const |
◆ open()
bool SClient::open |
( |
const std::string & |
address, |
|
|
short |
port |
|
) |
| |
◆ port()
short int SClient::port |
( |
| ) |
const |
◆ read()
int SClient::read |
( |
char * |
data, |
|
|
long long int |
length |
|
) |
| |
◆ socket()
ssocket_t & SClient::socket |
( |
| ) |
|
◆ write()
int SClient::write |
( |
const char * |
data, |
|
|
long long int |
length |
|
) |
| |
The documentation for this class was generated from the following files: