#include <cp.h>
Public Types | |
typedef uint8_t | _block_size_type |
typedef uint8_t | _pattern_type |
typedef boost::shared_ptr < ::ias_projected_light::cpRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ias_projected_light::cpRequest_ < ContainerAllocator > > | Ptr |
typedef cpRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
cpRequest_ () | |
cpRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | block_size |
uint8_t | pattern |
typedef uint8_t ias_projected_light::cpRequest_< ContainerAllocator >::_block_size_type |
typedef uint8_t ias_projected_light::cpRequest_< ContainerAllocator >::_pattern_type |
typedef boost::shared_ptr< ::ias_projected_light::cpRequest_<ContainerAllocator> const> ias_projected_light::cpRequest_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::ias_projected_light::cpRequest_<ContainerAllocator> > ias_projected_light::cpRequest_< ContainerAllocator >::Ptr |
typedef cpRequest_<ContainerAllocator> ias_projected_light::cpRequest_< ContainerAllocator >::Type |
ias_projected_light::cpRequest_< ContainerAllocator >::cpRequest_ | ( | ) | [inline] |
ias_projected_light::cpRequest_< ContainerAllocator >::cpRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > ias_projected_light::cpRequest_< ContainerAllocator >::__connection_header |
uint8_t ias_projected_light::cpRequest_< ContainerAllocator >::block_size |
uint8_t ias_projected_light::cpRequest_< ContainerAllocator >::pattern |