#include <OutputGroup.h>
Public Types | |
typedef uint16_t | _group_type |
typedef boost::shared_ptr < ::applanix_msgs::OutputGroup_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::applanix_msgs::OutputGroup_ < ContainerAllocator > > | Ptr |
typedef OutputGroup_ < ContainerAllocator > | Type |
Public Member Functions | |
OutputGroup_ () | |
OutputGroup_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint16_t | group |
Definition at line 21 of file OutputGroup.h.
typedef uint16_t applanix_msgs::OutputGroup_< ContainerAllocator >::_group_type |
Definition at line 34 of file OutputGroup.h.
typedef boost::shared_ptr< ::applanix_msgs::OutputGroup_<ContainerAllocator> const> applanix_msgs::OutputGroup_< ContainerAllocator >::ConstPtr |
Definition at line 39 of file OutputGroup.h.
typedef boost::shared_ptr< ::applanix_msgs::OutputGroup_<ContainerAllocator> > applanix_msgs::OutputGroup_< ContainerAllocator >::Ptr |
Definition at line 38 of file OutputGroup.h.
typedef OutputGroup_<ContainerAllocator> applanix_msgs::OutputGroup_< ContainerAllocator >::Type |
Definition at line 22 of file OutputGroup.h.
applanix_msgs::OutputGroup_< ContainerAllocator >::OutputGroup_ | ( | ) | [inline] |
Definition at line 24 of file OutputGroup.h.
applanix_msgs::OutputGroup_< ContainerAllocator >::OutputGroup_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file OutputGroup.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::OutputGroup_< ContainerAllocator >::__connection_header |
Definition at line 40 of file OutputGroup.h.
uint16_t applanix_msgs::OutputGroup_< ContainerAllocator >::group |
Definition at line 35 of file OutputGroup.h.