#include <cop_save.h>
Public Types | |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _filenames_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _xmlfilename_type |
typedef boost::shared_ptr < ::vision_srvs::cop_saveResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vision_srvs::cop_saveResponse_ < ContainerAllocator > > | Ptr |
typedef cop_saveResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
cop_saveResponse_ () | |
cop_saveResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | filenames |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | xmlfilename |
Definition at line 54 of file cop_save.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > vision_srvs::cop_saveResponse_< ContainerAllocator >::_filenames_type |
Definition at line 72 of file cop_save.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vision_srvs::cop_saveResponse_< ContainerAllocator >::_xmlfilename_type |
Definition at line 69 of file cop_save.h.
typedef boost::shared_ptr< ::vision_srvs::cop_saveResponse_<ContainerAllocator> const> vision_srvs::cop_saveResponse_< ContainerAllocator >::ConstPtr |
Definition at line 77 of file cop_save.h.
typedef boost::shared_ptr< ::vision_srvs::cop_saveResponse_<ContainerAllocator> > vision_srvs::cop_saveResponse_< ContainerAllocator >::Ptr |
Definition at line 76 of file cop_save.h.
typedef cop_saveResponse_<ContainerAllocator> vision_srvs::cop_saveResponse_< ContainerAllocator >::Type |
Definition at line 55 of file cop_save.h.
vision_srvs::cop_saveResponse_< ContainerAllocator >::cop_saveResponse_ | ( | ) | [inline] |
Definition at line 57 of file cop_save.h.
vision_srvs::cop_saveResponse_< ContainerAllocator >::cop_saveResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 63 of file cop_save.h.
boost::shared_ptr<std::map<std::string, std::string> > vision_srvs::cop_saveResponse_< ContainerAllocator >::__connection_header |
Definition at line 78 of file cop_save.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > vision_srvs::cop_saveResponse_< ContainerAllocator >::filenames |
Definition at line 73 of file cop_save.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vision_srvs::cop_saveResponse_< ContainerAllocator >::xmlfilename |
Definition at line 70 of file cop_save.h.