Definition at line 41 of file test_tcp_server.cpp.
◆ connectionCallback()
void TCPServerTest::connectionCallback |
( |
const socket_t |
filedescriptor | ) |
|
|
inlineprotected |
◆ disconnectionCallback()
void TCPServerTest::disconnectionCallback |
( |
const socket_t |
filedescriptor | ) |
|
|
inlineprotected |
◆ messageCallback()
void TCPServerTest::messageCallback |
( |
const socket_t |
filedescriptor, |
|
|
char * |
buffer |
|
) |
| |
|
inlineprotected |
◆ waitForConnectionCallback()
bool TCPServerTest::waitForConnectionCallback |
( |
int |
milliseconds = 100 | ) |
|
|
inlineprotected |
◆ waitForDisconnectionCallback()
bool TCPServerTest::waitForDisconnectionCallback |
( |
int |
milliseconds = 100 | ) |
|
|
inlineprotected |
◆ waitForMessageCallback()
bool TCPServerTest::waitForMessageCallback |
( |
int |
milliseconds = 100 | ) |
|
|
inlineprotected |
◆ client_fd_
◆ connect_cv_
std::condition_variable TCPServerTest::connect_cv_ |
|
private |
◆ connect_mutex_
std::mutex TCPServerTest::connect_mutex_ |
|
private |
◆ connection_callback_
bool TCPServerTest::connection_callback_ = false |
|
private |
◆ disconnect_cv_
std::condition_variable TCPServerTest::disconnect_cv_ |
|
private |
◆ disconnect_mutex_
std::mutex TCPServerTest::disconnect_mutex_ |
|
private |
◆ disconnection_callback_
bool TCPServerTest::disconnection_callback_ = false |
|
private |
◆ message_
std::string TCPServerTest::message_ = "" |
|
protected |
◆ message_callback_
bool TCPServerTest::message_callback_ = false |
|
private |
◆ message_cv_
std::condition_variable TCPServerTest::message_cv_ |
|
private |
◆ message_mutex_
std::mutex TCPServerTest::message_mutex_ |
|
private |
◆ port_
int TCPServerTest::port_ = 50001 |
|
protected |
The documentation for this class was generated from the following file:
ur_client_library
Author(s): Thomas Timm Andersen, Simon Rasmussen, Felix Exner, Lea Steffen, Tristan Schnell
autogenerated on Mon May 26 2025 02:35:58