#include <InsertInstance.h>
Public Types | |
typedef int32_t | _status_type |
typedef boost::shared_ptr < ::srs_knowledge::InsertInstanceResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_knowledge::InsertInstanceResponse_ < ContainerAllocator > > | Ptr |
typedef InsertInstanceResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
InsertInstanceResponse_ () | |
InsertInstanceResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | status |
Definition at line 73 of file InsertInstance.h.
typedef int32_t srs_knowledge::InsertInstanceResponse_< ContainerAllocator >::_status_type |
Definition at line 86 of file InsertInstance.h.
typedef boost::shared_ptr< ::srs_knowledge::InsertInstanceResponse_<ContainerAllocator> const> srs_knowledge::InsertInstanceResponse_< ContainerAllocator >::ConstPtr |
Definition at line 91 of file InsertInstance.h.
typedef boost::shared_ptr< ::srs_knowledge::InsertInstanceResponse_<ContainerAllocator> > srs_knowledge::InsertInstanceResponse_< ContainerAllocator >::Ptr |
Definition at line 90 of file InsertInstance.h.
typedef InsertInstanceResponse_<ContainerAllocator> srs_knowledge::InsertInstanceResponse_< ContainerAllocator >::Type |
Definition at line 74 of file InsertInstance.h.
srs_knowledge::InsertInstanceResponse_< ContainerAllocator >::InsertInstanceResponse_ | ( | ) | [inline] |
Definition at line 76 of file InsertInstance.h.
srs_knowledge::InsertInstanceResponse_< ContainerAllocator >::InsertInstanceResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 81 of file InsertInstance.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::InsertInstanceResponse_< ContainerAllocator >::__connection_header |
Definition at line 92 of file InsertInstance.h.
int32_t srs_knowledge::InsertInstanceResponse_< ContainerAllocator >::status |
Definition at line 87 of file InsertInstance.h.