#include <TCPSocket.h>
Definition at line 48 of file TCPSocket.h.
◆ CTCPSocket()
| CTCPSocket::CTCPSocket |
( |
| ) |
|
◆ ~CTCPSocket()
| CTCPSocket::~CTCPSocket |
( |
| ) |
|
◆ Accept()
| CTCPSocket * CTCPSocket::Accept |
( |
unsigned char * |
ip = 0 | ) |
|
◆ Close()
| void CTCPSocket::Close |
( |
| ) |
|
◆ IsOpen()
| bool CTCPSocket::IsOpen |
( |
| ) |
const |
|
inline |
◆ Listen()
| bool CTCPSocket::Listen |
( |
const unsigned char * |
ip = 0, |
|
|
int |
port = 0 |
|
) |
| |
◆ Open()
| bool CTCPSocket::Open |
( |
const unsigned char * |
ip, |
|
|
int |
port |
|
) |
| |
◆ Recv()
| int CTCPSocket::Recv |
( |
void * |
pData, |
|
|
int |
nMaxBytes, |
|
|
bool |
bWait = false |
|
) |
| |
◆ Send()
| bool CTCPSocket::Send |
( |
const void * |
pData, |
|
|
int |
nBytes |
|
) |
| |
◆ m_bListening
| bool CTCPSocket::m_bListening |
|
private |
◆ m_socket
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 Feb 28 2022 21:44:01