Public Member Functions | Private Attributes | List of all members
Int32CallbackTest Class Reference

Public Member Functions

void callback (const std_msgs::Int32Ptr &number)
 
 Int32CallbackTest (const std::string &topic)
 
 ~Int32CallbackTest ()
 

Private Attributes

std::atomic< bool > got_msg_
 

Detailed Description

Definition at line 15 of file publishers.cpp.

Constructor & Destructor Documentation

Int32CallbackTest::Int32CallbackTest ( const std::string &  topic)
inlineexplicit

Definition at line 18 of file publishers.cpp.

Int32CallbackTest::~Int32CallbackTest ( )
inline

Definition at line 38 of file publishers.cpp.

Member Function Documentation

void Int32CallbackTest::callback ( const std_msgs::Int32Ptr &  number)
inline

Definition at line 43 of file publishers.cpp.

Member Data Documentation

std::atomic<bool> Int32CallbackTest::got_msg_
private

Definition at line 49 of file publishers.cpp.


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


ros1_ros_cpptemplate
Author(s): Alexander Reimann
autogenerated on Sat Sep 2 2017 02:38:06