#include <Checkpoint.h>
Public Types | |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::iri_checkpoint_nav::CheckpointResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::iri_checkpoint_nav::CheckpointResponse_ < ContainerAllocator > > | Ptr |
typedef CheckpointResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
CheckpointResponse_ () | |
CheckpointResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | success |
Definition at line 64 of file Checkpoint.h.
typedef uint8_t iri_checkpoint_nav::CheckpointResponse_< ContainerAllocator >::_success_type |
Definition at line 77 of file Checkpoint.h.
typedef boost::shared_ptr< ::iri_checkpoint_nav::CheckpointResponse_<ContainerAllocator> const> iri_checkpoint_nav::CheckpointResponse_< ContainerAllocator >::ConstPtr |
Definition at line 82 of file Checkpoint.h.
typedef boost::shared_ptr< ::iri_checkpoint_nav::CheckpointResponse_<ContainerAllocator> > iri_checkpoint_nav::CheckpointResponse_< ContainerAllocator >::Ptr |
Definition at line 81 of file Checkpoint.h.
typedef CheckpointResponse_<ContainerAllocator> iri_checkpoint_nav::CheckpointResponse_< ContainerAllocator >::Type |
Definition at line 65 of file Checkpoint.h.
iri_checkpoint_nav::CheckpointResponse_< ContainerAllocator >::CheckpointResponse_ | ( | ) | [inline] |
Definition at line 67 of file Checkpoint.h.
iri_checkpoint_nav::CheckpointResponse_< ContainerAllocator >::CheckpointResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 72 of file Checkpoint.h.
boost::shared_ptr<std::map<std::string, std::string> > iri_checkpoint_nav::CheckpointResponse_< ContainerAllocator >::__connection_header |
Definition at line 83 of file Checkpoint.h.
uint8_t iri_checkpoint_nav::CheckpointResponse_< ContainerAllocator >::success |
Definition at line 78 of file Checkpoint.h.