#include <GPADCOutput.h>
Public Types | |
typedef boost::shared_ptr < ::clearpath_base::GPADCOutput_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::clearpath_base::GPADCOutput_ < ContainerAllocator > > | Ptr |
typedef GPADCOutput_ < ContainerAllocator > | Type |
Public Member Functions | |
GPADCOutput_ () | |
GPADCOutput_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 21 of file GPADCOutput.h.
typedef boost::shared_ptr< ::clearpath_base::GPADCOutput_<ContainerAllocator> const> clearpath_base::GPADCOutput_< ContainerAllocator >::ConstPtr |
Definition at line 34 of file GPADCOutput.h.
typedef boost::shared_ptr< ::clearpath_base::GPADCOutput_<ContainerAllocator> > clearpath_base::GPADCOutput_< ContainerAllocator >::Ptr |
Definition at line 33 of file GPADCOutput.h.
typedef GPADCOutput_<ContainerAllocator> clearpath_base::GPADCOutput_< ContainerAllocator >::Type |
Definition at line 22 of file GPADCOutput.h.
clearpath_base::GPADCOutput_< ContainerAllocator >::GPADCOutput_ | ( | ) | [inline] |
Definition at line 24 of file GPADCOutput.h.
clearpath_base::GPADCOutput_< ContainerAllocator >::GPADCOutput_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file GPADCOutput.h.
boost::shared_ptr<std::map<std::string, std::string> > clearpath_base::GPADCOutput_< ContainerAllocator >::__connection_header |
Definition at line 35 of file GPADCOutput.h.