#include <TakeSnapshot.h>
Public Types | |
typedef uint8_t | _result_type |
typedef boost::shared_ptr < ::r2_msgs::TakeSnapshotResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::r2_msgs::TakeSnapshotResponse_ < ContainerAllocator > > | Ptr |
typedef TakeSnapshotResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
TakeSnapshotResponse_ () | |
TakeSnapshotResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | result |
Definition at line 54 of file TakeSnapshot.h.
typedef uint8_t r2_msgs::TakeSnapshotResponse_< ContainerAllocator >::_result_type |
Definition at line 67 of file TakeSnapshot.h.
typedef boost::shared_ptr< ::r2_msgs::TakeSnapshotResponse_<ContainerAllocator> const> r2_msgs::TakeSnapshotResponse_< ContainerAllocator >::ConstPtr |
Definition at line 72 of file TakeSnapshot.h.
typedef boost::shared_ptr< ::r2_msgs::TakeSnapshotResponse_<ContainerAllocator> > r2_msgs::TakeSnapshotResponse_< ContainerAllocator >::Ptr |
Definition at line 71 of file TakeSnapshot.h.
typedef TakeSnapshotResponse_<ContainerAllocator> r2_msgs::TakeSnapshotResponse_< ContainerAllocator >::Type |
Definition at line 55 of file TakeSnapshot.h.
r2_msgs::TakeSnapshotResponse_< ContainerAllocator >::TakeSnapshotResponse_ | ( | ) | [inline] |
Definition at line 57 of file TakeSnapshot.h.
r2_msgs::TakeSnapshotResponse_< ContainerAllocator >::TakeSnapshotResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file TakeSnapshot.h.
boost::shared_ptr<std::map<std::string, std::string> > r2_msgs::TakeSnapshotResponse_< ContainerAllocator >::__connection_header |
Definition at line 73 of file TakeSnapshot.h.
uint8_t r2_msgs::TakeSnapshotResponse_< ContainerAllocator >::result |
Definition at line 68 of file TakeSnapshot.h.