Static Public Attributes | Protected Member Functions | Protected Attributes | List of all members
ExistingPublisherTest Class Reference
Inheritance diagram for ExistingPublisherTest:
Inheritance graph
[legend]

Static Public Attributes

static const std::string TOPIC_NAME = "/some_topic"
 

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

rclcpp::executors::SingleThreadedExecutor _executor
 
std::thread _executorThread
 
rclcpp::Node::SharedPtr _node
 
rclcpp::PublisherBase::SharedPtr _publisher
 

Detailed Description

Definition at line 111 of file ros2_foxglove_bridge/tests/smoke_test.cpp.

Member Function Documentation

◆ SetUp()

void ExistingPublisherTest::SetUp ( )
inlineoverrideprotected

Definition at line 116 of file ros2_foxglove_bridge/tests/smoke_test.cpp.

◆ TearDown()

void ExistingPublisherTest::TearDown ( )
inlineoverrideprotected

Definition at line 126 of file ros2_foxglove_bridge/tests/smoke_test.cpp.

Member Data Documentation

◆ _executor

rclcpp::executors::SingleThreadedExecutor ExistingPublisherTest::_executor
protected

Definition at line 131 of file ros2_foxglove_bridge/tests/smoke_test.cpp.

◆ _executorThread

std::thread ExistingPublisherTest::_executorThread
protected

Definition at line 134 of file ros2_foxglove_bridge/tests/smoke_test.cpp.

◆ _node

rclcpp::Node::SharedPtr ExistingPublisherTest::_node
protected

Definition at line 132 of file ros2_foxglove_bridge/tests/smoke_test.cpp.

◆ _publisher

rclcpp::PublisherBase::SharedPtr ExistingPublisherTest::_publisher
protected

Definition at line 133 of file ros2_foxglove_bridge/tests/smoke_test.cpp.

◆ TOPIC_NAME

const std::string ExistingPublisherTest::TOPIC_NAME = "/some_topic"
inlinestatic

Definition at line 113 of file ros2_foxglove_bridge/tests/smoke_test.cpp.


The documentation for this class was generated from the following file:


foxglove_bridge
Author(s): Foxglove
autogenerated on Mon Jul 3 2023 02:12:22