Classes | |
struct | Impl |
Public Member Functions | |
const std::optional< Type > & | lastMessage () const |
std::size_t | numMessages () const |
Static Public Member Functions | |
static SubscriptionWrapper< Type > | make (ros::NodeHandle &nh, const std::string &name) |
Private Member Functions | |
SubscriptionWrapper () | |
Private Attributes | |
std::unique_ptr< Impl > | impl_ |
Definition at line 79 of file test_zivid_camera.cpp.
|
inlineprivate |
Definition at line 104 of file test_zivid_camera.cpp.
|
inline |
Definition at line 93 of file test_zivid_camera.cpp.
|
inlinestatic |
Definition at line 82 of file test_zivid_camera.cpp.
|
inline |
Definition at line 98 of file test_zivid_camera.cpp.
|
private |
Definition at line 116 of file test_zivid_camera.cpp.