#include <InsertInstance.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _classURI_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _houseHoldId_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _objectClass_type |
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::InsertInstanceRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_knowledge::InsertInstanceRequest_ < ContainerAllocator > > | Ptr |
typedef InsertInstanceRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
InsertInstanceRequest_ () | |
InsertInstanceRequest_ (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 > | classURI |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | houseHoldId |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | objectClass |
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 InsertInstance.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::InsertInstanceRequest_< ContainerAllocator >::_classURI_type |
Definition at line 55 of file InsertInstance.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::InsertInstanceRequest_< ContainerAllocator >::_houseHoldId_type |
Definition at line 52 of file InsertInstance.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::InsertInstanceRequest_< ContainerAllocator >::_objectClass_type |
Definition at line 49 of file InsertInstance.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::InsertInstanceRequest_< ContainerAllocator >::_objectName_type |
Definition at line 46 of file InsertInstance.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::InsertInstanceRequest_< ContainerAllocator >::_objectURI_type |
Definition at line 58 of file InsertInstance.h.
typedef boost::shared_ptr< ::srs_knowledge::InsertInstanceRequest_<ContainerAllocator> const> srs_knowledge::InsertInstanceRequest_< ContainerAllocator >::ConstPtr |
Definition at line 63 of file InsertInstance.h.
typedef boost::shared_ptr< ::srs_knowledge::InsertInstanceRequest_<ContainerAllocator> > srs_knowledge::InsertInstanceRequest_< ContainerAllocator >::Ptr |
Definition at line 62 of file InsertInstance.h.
typedef InsertInstanceRequest_<ContainerAllocator> srs_knowledge::InsertInstanceRequest_< ContainerAllocator >::Type |
Definition at line 26 of file InsertInstance.h.
srs_knowledge::InsertInstanceRequest_< ContainerAllocator >::InsertInstanceRequest_ | ( | ) | [inline] |
Definition at line 28 of file InsertInstance.h.
srs_knowledge::InsertInstanceRequest_< ContainerAllocator >::InsertInstanceRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file InsertInstance.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::InsertInstanceRequest_< ContainerAllocator >::__connection_header |
Definition at line 64 of file InsertInstance.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::InsertInstanceRequest_< ContainerAllocator >::classURI |
Definition at line 56 of file InsertInstance.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::InsertInstanceRequest_< ContainerAllocator >::houseHoldId |
Definition at line 53 of file InsertInstance.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::InsertInstanceRequest_< ContainerAllocator >::objectClass |
Definition at line 50 of file InsertInstance.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::InsertInstanceRequest_< ContainerAllocator >::objectName |
Definition at line 47 of file InsertInstance.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::InsertInstanceRequest_< ContainerAllocator >::objectURI |
Definition at line 59 of file InsertInstance.h.