Public Types | Public Member Functions | Public Attributes
clearpath_base::GPIO_< ContainerAllocator > Struct Template Reference

#include <GPIO.h>

List of all members.

Public Types

typedef boost::shared_ptr
< ::clearpath_base::GPIO_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::clearpath_base::GPIO_
< ContainerAllocator > > 
Ptr
typedef GPIO_< ContainerAllocator > Type

Public Member Functions

 GPIO_ ()
 GPIO_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header

Detailed Description

template<class ContainerAllocator>
struct clearpath_base::GPIO_< ContainerAllocator >

Definition at line 21 of file GPIO.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef boost::shared_ptr< ::clearpath_base::GPIO_<ContainerAllocator> const> clearpath_base::GPIO_< ContainerAllocator >::ConstPtr

Definition at line 34 of file GPIO.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::clearpath_base::GPIO_<ContainerAllocator> > clearpath_base::GPIO_< ContainerAllocator >::Ptr

Definition at line 33 of file GPIO.h.

template<class ContainerAllocator >
typedef GPIO_<ContainerAllocator> clearpath_base::GPIO_< ContainerAllocator >::Type

Definition at line 22 of file GPIO.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
clearpath_base::GPIO_< ContainerAllocator >::GPIO_ ( ) [inline]

Definition at line 24 of file GPIO.h.

template<class ContainerAllocator >
clearpath_base::GPIO_< ContainerAllocator >::GPIO_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 28 of file GPIO.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > clearpath_base::GPIO_< ContainerAllocator >::__connection_header

Definition at line 35 of file GPIO.h.


The documentation for this struct was generated from the following file:


clearpath_base
Author(s): Mike Purvis
autogenerated on Sun Oct 5 2014 22:52:08