Protected Member Functions | Protected Attributes | Private Attributes | List of all members
ProducerTest Class Reference
Inheritance diagram for ProducerTest:
Inheritance graph
[legend]

Protected Member Functions

void connectionCallback (const socket_t filedescriptor)
 
void SetUp ()
 
void teardown ()
 
bool waitForConnectionCallback (int milliseconds=100)
 

Protected Attributes

socket_t client_fd_
 
std::unique_ptr< comm::TCPServerserver_
 

Private Attributes

std::condition_variable connect_cv_
 
std::mutex connect_mutex_
 
bool connection_callback_ = false
 

Detailed Description

Definition at line 42 of file test_producer.cpp.

Member Function Documentation

◆ connectionCallback()

void ProducerTest::connectionCallback ( const socket_t  filedescriptor)
inlineprotected

Definition at line 58 of file test_producer.cpp.

◆ SetUp()

void ProducerTest::SetUp ( )
inlineprotected

Definition at line 45 of file test_producer.cpp.

◆ teardown()

void ProducerTest::teardown ( )
inlineprotected

Definition at line 52 of file test_producer.cpp.

◆ waitForConnectionCallback()

bool ProducerTest::waitForConnectionCallback ( int  milliseconds = 100)
inlineprotected

Definition at line 66 of file test_producer.cpp.

Member Data Documentation

◆ client_fd_

socket_t ProducerTest::client_fd_
protected

Definition at line 79 of file test_producer.cpp.

◆ connect_cv_

std::condition_variable ProducerTest::connect_cv_
private

Definition at line 82 of file test_producer.cpp.

◆ connect_mutex_

std::mutex ProducerTest::connect_mutex_
private

Definition at line 83 of file test_producer.cpp.

◆ connection_callback_

bool ProducerTest::connection_callback_ = false
private

Definition at line 85 of file test_producer.cpp.

◆ server_

std::unique_ptr<comm::TCPServer> ProducerTest::server_
protected

Definition at line 78 of file test_producer.cpp.


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