#include <ActionCheckpointNav.h>
Public Types | |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::iri_checkpoint_nav::ActionCheckpointNavResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::iri_checkpoint_nav::ActionCheckpointNavResponse_ < ContainerAllocator > > | Ptr |
typedef ActionCheckpointNavResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
ActionCheckpointNavResponse_ () | |
ActionCheckpointNavResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | success |
Definition at line 55 of file ActionCheckpointNav.h.
typedef uint8_t iri_checkpoint_nav::ActionCheckpointNavResponse_< ContainerAllocator >::_success_type |
Definition at line 68 of file ActionCheckpointNav.h.
typedef boost::shared_ptr< ::iri_checkpoint_nav::ActionCheckpointNavResponse_<ContainerAllocator> const> iri_checkpoint_nav::ActionCheckpointNavResponse_< ContainerAllocator >::ConstPtr |
Definition at line 73 of file ActionCheckpointNav.h.
typedef boost::shared_ptr< ::iri_checkpoint_nav::ActionCheckpointNavResponse_<ContainerAllocator> > iri_checkpoint_nav::ActionCheckpointNavResponse_< ContainerAllocator >::Ptr |
Definition at line 72 of file ActionCheckpointNav.h.
typedef ActionCheckpointNavResponse_<ContainerAllocator> iri_checkpoint_nav::ActionCheckpointNavResponse_< ContainerAllocator >::Type |
Definition at line 56 of file ActionCheckpointNav.h.
iri_checkpoint_nav::ActionCheckpointNavResponse_< ContainerAllocator >::ActionCheckpointNavResponse_ | ( | ) | [inline] |
Definition at line 58 of file ActionCheckpointNav.h.
iri_checkpoint_nav::ActionCheckpointNavResponse_< ContainerAllocator >::ActionCheckpointNavResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 63 of file ActionCheckpointNav.h.
boost::shared_ptr<std::map<std::string, std::string> > iri_checkpoint_nav::ActionCheckpointNavResponse_< ContainerAllocator >::__connection_header |
Definition at line 74 of file ActionCheckpointNav.h.
uint8_t iri_checkpoint_nav::ActionCheckpointNavResponse_< ContainerAllocator >::success |
Definition at line 69 of file ActionCheckpointNav.h.