#include <DeleteInstance.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _objectName_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _objectURI_type |
typedef boost::shared_ptr < ::srs_knowledge::DeleteInstanceRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_knowledge::DeleteInstanceRequest_ < ContainerAllocator > > | Ptr |
typedef DeleteInstanceRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
DeleteInstanceRequest_ () | |
DeleteInstanceRequest_ (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 > | objectName |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | objectURI |
Definition at line 25 of file DeleteInstance.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::_objectName_type |
Definition at line 40 of file DeleteInstance.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::_objectURI_type |
Definition at line 43 of file DeleteInstance.h.
typedef boost::shared_ptr< ::srs_knowledge::DeleteInstanceRequest_<ContainerAllocator> const> srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file DeleteInstance.h.
typedef boost::shared_ptr< ::srs_knowledge::DeleteInstanceRequest_<ContainerAllocator> > srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file DeleteInstance.h.
typedef DeleteInstanceRequest_<ContainerAllocator> srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::Type |
Definition at line 26 of file DeleteInstance.h.
srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::DeleteInstanceRequest_ | ( | ) | [inline] |
Definition at line 28 of file DeleteInstance.h.
srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::DeleteInstanceRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file DeleteInstance.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file DeleteInstance.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::objectName |
Definition at line 41 of file DeleteInstance.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::DeleteInstanceRequest_< ContainerAllocator >::objectURI |
Definition at line 44 of file DeleteInstance.h.