#include <TCPSocket.h>
Definition at line 48 of file TCPSocket.h.
CTCPSocket::CTCPSocket |
( |
| ) |
|
CTCPSocket::~CTCPSocket |
( |
| ) |
|
CTCPSocket * CTCPSocket::Accept |
( |
unsigned char * |
ip = 0 | ) |
|
void CTCPSocket::Close |
( |
| ) |
|
bool CTCPSocket::IsOpen |
( |
| ) |
const |
|
inline |
bool CTCPSocket::Listen |
( |
const unsigned char * |
ip = 0 , |
|
|
int |
port = 0 |
|
) |
| |
bool CTCPSocket::Open |
( |
const unsigned char * |
ip, |
|
|
int |
port |
|
) |
| |
int CTCPSocket::Recv |
( |
void * |
pData, |
|
|
int |
nMaxBytes, |
|
|
bool |
bWait = false |
|
) |
| |
bool CTCPSocket::Send |
( |
const void * |
pData, |
|
|
int |
nBytes |
|
) |
| |
bool CTCPSocket::m_bListening |
|
private |
The documentation for this class was generated from the following files:
asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Dec 2 2019 03:47:28