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 86 of file test_shapeshifter.cpp.
void ShapeShifterSubscriber::messageCallbackInt | ( | const topic_tools::ShapeShifter::ConstPtr & | msg | ) | [inline] |
Definition at line 50 of file test_shapeshifter.cpp.
void ShapeShifterSubscriber::messageCallbackLoopback | ( | const topic_tools::ShapeShifter::ConstPtr & | msg | ) | [inline] |
Definition at line 72 of file test_shapeshifter.cpp.
void ShapeShifterSubscriber::messageCallbackString | ( | const topic_tools::ShapeShifter::ConstPtr & | msg | ) | [inline] |
Definition at line 60 of file test_shapeshifter.cpp.
void ShapeShifterSubscriber::SetUp | ( | ) | [inline, protected] |
Definition at line 88 of file test_shapeshifter.cpp.
void ShapeShifterSubscriber::TearDown | ( | ) | [inline, protected] |
Definition at line 93 of file test_shapeshifter.cpp.
Definition at line 48 of file test_shapeshifter.cpp.