Public Member Functions | |
void | messageCallbackInt (const topic_tools::ShapeShifter::ConstPtr &msg) |
void | messageCallbackLoopback (const topic_tools::ShapeShifter::ConstPtr &msg) |
void | messageCallbackString (const topic_tools::ShapeShifter::ConstPtr &msg) |
Public Attributes | |
bool | success |
Protected Member Functions | |
void | SetUp () |
ShapeShifterSubscriber () | |
void | TearDown () |
Definition at line 44 of file test_shapeshifter.cpp.
ShapeShifterSubscriber::ShapeShifterSubscriber | ( | ) | [inline, protected] |
Definition at line 81 of file test_shapeshifter.cpp.
void ShapeShifterSubscriber::messageCallbackInt | ( | const topic_tools::ShapeShifter::ConstPtr & | msg | ) | [inline] |
Definition at line 45 of file test_shapeshifter.cpp.
void ShapeShifterSubscriber::messageCallbackLoopback | ( | const topic_tools::ShapeShifter::ConstPtr & | msg | ) | [inline] |
Definition at line 67 of file test_shapeshifter.cpp.
void ShapeShifterSubscriber::messageCallbackString | ( | const topic_tools::ShapeShifter::ConstPtr & | msg | ) | [inline] |
Definition at line 55 of file test_shapeshifter.cpp.
void ShapeShifterSubscriber::SetUp | ( | ) | [inline, protected] |
Definition at line 83 of file test_shapeshifter.cpp.
void ShapeShifterSubscriber::TearDown | ( | ) | [inline, protected] |
Definition at line 88 of file test_shapeshifter.cpp.
Definition at line 43 of file test_shapeshifter.cpp.