#include <PortControl.h>
Public Types | |
typedef uint16_t | _groups_count_type |
typedef std::vector < ::applanix_msgs::OutputGroup_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::applanix_msgs::OutputGroup_ < ContainerAllocator > >::other > | _groups_type |
typedef uint16_t | _rate_type |
typedef uint16_t | _transaction_type |
typedef boost::shared_ptr < ::applanix_msgs::PortControl_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::applanix_msgs::PortControl_ < ContainerAllocator > > | Ptr |
typedef PortControl_ < ContainerAllocator > | Type |
Public Member Functions | |
PortControl_ () | |
PortControl_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::applanix_msgs::OutputGroup_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::applanix_msgs::OutputGroup_ < ContainerAllocator > >::other > | groups |
uint16_t | groups_count |
uint16_t | rate |
uint16_t | transaction |
Definition at line 22 of file PortControl.h.
typedef uint16_t applanix_msgs::PortControl_< ContainerAllocator >::_groups_count_type |
Definition at line 44 of file PortControl.h.
typedef std::vector< ::applanix_msgs::OutputGroup_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::applanix_msgs::OutputGroup_<ContainerAllocator> >::other > applanix_msgs::PortControl_< ContainerAllocator >::_groups_type |
Definition at line 47 of file PortControl.h.
typedef uint16_t applanix_msgs::PortControl_< ContainerAllocator >::_rate_type |
Definition at line 50 of file PortControl.h.
typedef uint16_t applanix_msgs::PortControl_< ContainerAllocator >::_transaction_type |
Definition at line 41 of file PortControl.h.
typedef boost::shared_ptr< ::applanix_msgs::PortControl_<ContainerAllocator> const> applanix_msgs::PortControl_< ContainerAllocator >::ConstPtr |
Definition at line 55 of file PortControl.h.
typedef boost::shared_ptr< ::applanix_msgs::PortControl_<ContainerAllocator> > applanix_msgs::PortControl_< ContainerAllocator >::Ptr |
Definition at line 54 of file PortControl.h.
typedef PortControl_<ContainerAllocator> applanix_msgs::PortControl_< ContainerAllocator >::Type |
Definition at line 23 of file PortControl.h.
applanix_msgs::PortControl_< ContainerAllocator >::PortControl_ | ( | ) | [inline] |
Definition at line 25 of file PortControl.h.
applanix_msgs::PortControl_< ContainerAllocator >::PortControl_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file PortControl.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::PortControl_< ContainerAllocator >::__connection_header |
Definition at line 56 of file PortControl.h.
std::vector< ::applanix_msgs::OutputGroup_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::applanix_msgs::OutputGroup_<ContainerAllocator> >::other > applanix_msgs::PortControl_< ContainerAllocator >::groups |
Definition at line 48 of file PortControl.h.
uint16_t applanix_msgs::PortControl_< ContainerAllocator >::groups_count |
Definition at line 45 of file PortControl.h.
uint16_t applanix_msgs::PortControl_< ContainerAllocator >::rate |
Definition at line 51 of file PortControl.h.
uint16_t applanix_msgs::PortControl_< ContainerAllocator >::transaction |
Definition at line 42 of file PortControl.h.