Definition at line 42 of file test_stream.cpp.
◆ connectionCallback()
void StreamTest::connectionCallback |
( |
const socket_t |
filedescriptor | ) |
|
|
inlineprotected |
◆ messageCallback()
void StreamTest::messageCallback |
( |
const socket_t |
filedescriptor, |
|
|
char * |
buffer, |
|
|
size_t |
nbytesrecv |
|
) |
| |
|
inlineprotected |
◆ SetUp()
void StreamTest::SetUp |
( |
| ) |
|
|
inlineprotected |
◆ teardown()
void StreamTest::teardown |
( |
| ) |
|
|
inlineprotected |
◆ waitForConnectionCallback()
bool StreamTest::waitForConnectionCallback |
( |
int |
milliseconds = 100 | ) |
|
|
inlineprotected |
◆ waitForMessageCallback()
bool StreamTest::waitForMessageCallback |
( |
int |
milliseconds = 100 | ) |
|
|
inlineprotected |
◆ client_fd_
◆ connect_cv_
std::condition_variable StreamTest::connect_cv_ |
|
private |
◆ connect_mutex_
std::mutex StreamTest::connect_mutex_ |
|
private |
◆ connection_callback_
bool StreamTest::connection_callback_ = false |
|
private |
◆ message_callback_
bool StreamTest::message_callback_ = false |
|
private |
◆ message_cv_
std::condition_variable StreamTest::message_cv_ |
|
private |
◆ message_mutex_
std::mutex StreamTest::message_mutex_ |
|
private |
◆ read_
◆ received_message_
std::string StreamTest::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