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 int filedescriptor)
 
void SetUp ()
 
void Teardown ()
 
bool waitForConnectionCallback (int milliseconds=100)
 

Protected Attributes

int 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 41 of file test_producer.cpp.

Member Function Documentation

◆ connectionCallback()

void ProducerTest::connectionCallback ( const int  filedescriptor)
inlineprotected

Definition at line 57 of file test_producer.cpp.

◆ SetUp()

void ProducerTest::SetUp ( )
inlineprotected

Definition at line 44 of file test_producer.cpp.

◆ Teardown()

void ProducerTest::Teardown ( )
inlineprotected

Definition at line 51 of file test_producer.cpp.

◆ waitForConnectionCallback()

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

Definition at line 65 of file test_producer.cpp.

Member Data Documentation

◆ client_fd_

int ProducerTest::client_fd_
protected

Definition at line 78 of file test_producer.cpp.

◆ connect_cv_

std::condition_variable ProducerTest::connect_cv_
private

Definition at line 81 of file test_producer.cpp.

◆ connect_mutex_

std::mutex ProducerTest::connect_mutex_
private

Definition at line 82 of file test_producer.cpp.

◆ connection_callback_

bool ProducerTest::connection_callback_ = false
private

Definition at line 84 of file test_producer.cpp.

◆ server_

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

Definition at line 77 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 Tue Jul 4 2023 02:09:47