Definition at line 45 of file test_tcp_socket.cpp.
◆ connectionCallback()
void TCPSocketTest::connectionCallback |
( |
const socket_t |
filedescriptor | ) |
|
|
inlineprotected |
◆ messageCallback()
void TCPSocketTest::messageCallback |
( |
const socket_t |
filedescriptor, |
|
|
char * |
buffer |
|
) |
| |
|
inlineprotected |
◆ SetUp()
void TCPSocketTest::SetUp |
( |
| ) |
|
|
inlineprotected |
◆ TearDown()
void TCPSocketTest::TearDown |
( |
| ) |
|
|
inlineprotected |
◆ waitForConnectionCallback()
bool TCPSocketTest::waitForConnectionCallback |
( |
int |
milliseconds = 100 | ) |
|
|
inlineprotected |
◆ waitForMessageCallback()
bool TCPSocketTest::waitForMessageCallback |
( |
int |
milliseconds = 100 | ) |
|
|
inlineprotected |
◆ client_
std::unique_ptr<Client> TCPSocketTest::client_ |
|
protected |
◆ client_fd_
◆ connect_cv_
std::condition_variable TCPSocketTest::connect_cv_ |
|
private |
◆ connect_mutex_
std::mutex TCPSocketTest::connect_mutex_ |
|
private |
◆ connection_callback_
bool TCPSocketTest::connection_callback_ = false |
|
private |
◆ message_callback_
bool TCPSocketTest::message_callback_ = false |
|
private |
◆ message_cv_
std::condition_variable TCPSocketTest::message_cv_ |
|
private |
◆ message_mutex_
std::mutex TCPSocketTest::message_mutex_ |
|
private |
◆ received_message_
std::string TCPSocketTest::received_message_ |
|
protected |
◆ server_
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