#include <GPIO.h>
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 | 
| typedef boost::shared_ptr< ::clearpath_base::GPIO_<ContainerAllocator> const> clearpath_base::GPIO_< ContainerAllocator >::ConstPtr | 
| typedef boost::shared_ptr< ::clearpath_base::GPIO_<ContainerAllocator> > clearpath_base::GPIO_< ContainerAllocator >::Ptr | 
| typedef GPIO_<ContainerAllocator> clearpath_base::GPIO_< ContainerAllocator >::Type | 
| clearpath_base::GPIO_< ContainerAllocator >::GPIO_ | ( | ) |  [inline] | 
        
| clearpath_base::GPIO_< ContainerAllocator >::GPIO_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
| boost::shared_ptr<std::map<std::string, std::string> > clearpath_base::GPIO_< ContainerAllocator >::__connection_header |