#include <COMPortSetup.h>
Public Types | |
typedef uint16_t | _port_mask_type |
typedef uint16_t | _ports_count_type |
typedef std::vector < ::applanix_msgs::COMPortParams_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::applanix_msgs::COMPortParams_ < ContainerAllocator > >::other > | _ports_type |
typedef uint16_t | _transaction_type |
typedef boost::shared_ptr < ::applanix_msgs::COMPortSetup_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::applanix_msgs::COMPortSetup_ < ContainerAllocator > > | Ptr |
typedef COMPortSetup_ < ContainerAllocator > | Type |
Public Member Functions | |
COMPortSetup_ () | |
COMPortSetup_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint16_t | port_mask |
std::vector < ::applanix_msgs::COMPortParams_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::applanix_msgs::COMPortParams_ < ContainerAllocator > >::other > | ports |
uint16_t | ports_count |
uint16_t | transaction |
Definition at line 22 of file COMPortSetup.h.
typedef uint16_t applanix_msgs::COMPortSetup_< ContainerAllocator >::_port_mask_type |
Definition at line 50 of file COMPortSetup.h.
typedef uint16_t applanix_msgs::COMPortSetup_< ContainerAllocator >::_ports_count_type |
Definition at line 44 of file COMPortSetup.h.
typedef std::vector< ::applanix_msgs::COMPortParams_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::applanix_msgs::COMPortParams_<ContainerAllocator> >::other > applanix_msgs::COMPortSetup_< ContainerAllocator >::_ports_type |
Definition at line 47 of file COMPortSetup.h.
typedef uint16_t applanix_msgs::COMPortSetup_< ContainerAllocator >::_transaction_type |
Definition at line 41 of file COMPortSetup.h.
typedef boost::shared_ptr< ::applanix_msgs::COMPortSetup_<ContainerAllocator> const> applanix_msgs::COMPortSetup_< ContainerAllocator >::ConstPtr |
Definition at line 55 of file COMPortSetup.h.
typedef boost::shared_ptr< ::applanix_msgs::COMPortSetup_<ContainerAllocator> > applanix_msgs::COMPortSetup_< ContainerAllocator >::Ptr |
Definition at line 54 of file COMPortSetup.h.
typedef COMPortSetup_<ContainerAllocator> applanix_msgs::COMPortSetup_< ContainerAllocator >::Type |
Definition at line 23 of file COMPortSetup.h.
applanix_msgs::COMPortSetup_< ContainerAllocator >::COMPortSetup_ | ( | ) | [inline] |
Definition at line 25 of file COMPortSetup.h.
applanix_msgs::COMPortSetup_< ContainerAllocator >::COMPortSetup_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file COMPortSetup.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::COMPortSetup_< ContainerAllocator >::__connection_header |
Definition at line 56 of file COMPortSetup.h.
uint16_t applanix_msgs::COMPortSetup_< ContainerAllocator >::port_mask |
Definition at line 51 of file COMPortSetup.h.
std::vector< ::applanix_msgs::COMPortParams_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::applanix_msgs::COMPortParams_<ContainerAllocator> >::other > applanix_msgs::COMPortSetup_< ContainerAllocator >::ports |
Definition at line 48 of file COMPortSetup.h.
uint16_t applanix_msgs::COMPortSetup_< ContainerAllocator >::ports_count |
Definition at line 45 of file COMPortSetup.h.
uint16_t applanix_msgs::COMPortSetup_< ContainerAllocator >::transaction |
Definition at line 42 of file COMPortSetup.h.