#include <TakeSnapshot.h>
Public Types | |
typedef uint8_t | _cmd_type |
typedef boost::shared_ptr < ::r2_msgs::TakeSnapshotRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::r2_msgs::TakeSnapshotRequest_ < ContainerAllocator > > | Ptr |
typedef TakeSnapshotRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
TakeSnapshotRequest_ () | |
TakeSnapshotRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | cmd |
Definition at line 25 of file TakeSnapshot.h.
typedef uint8_t r2_msgs::TakeSnapshotRequest_< ContainerAllocator >::_cmd_type |
Definition at line 38 of file TakeSnapshot.h.
typedef boost::shared_ptr< ::r2_msgs::TakeSnapshotRequest_<ContainerAllocator> const> r2_msgs::TakeSnapshotRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file TakeSnapshot.h.
typedef boost::shared_ptr< ::r2_msgs::TakeSnapshotRequest_<ContainerAllocator> > r2_msgs::TakeSnapshotRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file TakeSnapshot.h.
typedef TakeSnapshotRequest_<ContainerAllocator> r2_msgs::TakeSnapshotRequest_< ContainerAllocator >::Type |
Definition at line 26 of file TakeSnapshot.h.
r2_msgs::TakeSnapshotRequest_< ContainerAllocator >::TakeSnapshotRequest_ | ( | ) | [inline] |
Definition at line 28 of file TakeSnapshot.h.
r2_msgs::TakeSnapshotRequest_< ContainerAllocator >::TakeSnapshotRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file TakeSnapshot.h.
boost::shared_ptr<std::map<std::string, std::string> > r2_msgs::TakeSnapshotRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file TakeSnapshot.h.
uint8_t r2_msgs::TakeSnapshotRequest_< ContainerAllocator >::cmd |
Definition at line 39 of file TakeSnapshot.h.