#include <cp.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef boost::shared_ptr < ::ias_projected_light::cpResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ias_projected_light::cpResponse_ < ContainerAllocator > > | Ptr |
typedef cpResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
cpResponse_ () | |
cpResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ias_projected_light::cpResponse_< ContainerAllocator >::_name_type |
typedef boost::shared_ptr< ::ias_projected_light::cpResponse_<ContainerAllocator> const> ias_projected_light::cpResponse_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::ias_projected_light::cpResponse_<ContainerAllocator> > ias_projected_light::cpResponse_< ContainerAllocator >::Ptr |
typedef cpResponse_<ContainerAllocator> ias_projected_light::cpResponse_< ContainerAllocator >::Type |
ias_projected_light::cpResponse_< ContainerAllocator >::cpResponse_ | ( | ) | [inline] |
ias_projected_light::cpResponse_< ContainerAllocator >::cpResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > ias_projected_light::cpResponse_< ContainerAllocator >::__connection_header |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ias_projected_light::cpResponse_< ContainerAllocator >::name |