Class to test the AlbPublisher topics.
More...
Class to test the AlbPublisher topics.
Definition at line 29 of file alb_publisher_test.cpp.
◆ onMessageReceived()
template<typename ROSMessageType >
void AlbPublisherTest::onMessageReceived |
( |
const typename ROSMessageType::ConstPtr & |
msg | ) |
|
|
inlineprotected |
◆ openFile()
void AlbPublisherTest::openFile |
( |
const std::string & |
key | ) |
|
|
inlineprotected |
◆ readAndPublish()
void AlbPublisherTest::readAndPublish |
( |
AlbPublisher & |
albPublisher | ) |
|
|
inlineprotected |
◆ removeParameters()
void AlbPublisherTest::removeParameters |
( |
| ) |
|
|
inlineprotected |
◆ setTestParam()
void AlbPublisherTest::setTestParam |
( |
const std::string & |
key, |
|
|
bool |
value |
|
) |
| |
|
inlineprotected |
◆ SetUp()
void AlbPublisherTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ subscribeTo()
template<typename ROSMessageType >
void AlbPublisherTest::subscribeTo |
( |
const std::string & |
topic | ) |
|
|
inlineprotected |
◆ TearDown()
void AlbPublisherTest::TearDown |
( |
| ) |
|
|
inlineoverrideprotected |
◆ alb_subscriber
◆ buffer
uint8_t* AlbPublisherTest::buffer = nullptr |
|
protected |
◆ buffer_size
size_t AlbPublisherTest::buffer_size = 0 |
|
protected |
◆ custom_parameters
std::vector<std::string> AlbPublisherTest::custom_parameters |
|
protected |
◆ file
FILE* AlbPublisherTest::file = nullptr |
|
protected |
◆ node
◆ received_messages
size_t AlbPublisherTest::received_messages = 0 |
|
protected |
The documentation for this class was generated from the following file: