#include <GetWorkspaceForObject.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 > | _workspaces_type |
| typedef boost::shared_ptr < ::srs_knowledge::GetWorkspaceForObjectResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::srs_knowledge::GetWorkspaceForObjectResponse_ < ContainerAllocator > > | Ptr |
| typedef GetWorkspaceForObjectResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| GetWorkspaceForObjectResponse_ () | |
| GetWorkspaceForObjectResponse_ (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 > | workspaces |
Definition at line 58 of file GetWorkspaceForObject.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 > srs_knowledge::GetWorkspaceForObjectResponse_< ContainerAllocator >::_workspaces_type |
Definition at line 71 of file GetWorkspaceForObject.h.
| typedef boost::shared_ptr< ::srs_knowledge::GetWorkspaceForObjectResponse_<ContainerAllocator> const> srs_knowledge::GetWorkspaceForObjectResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file GetWorkspaceForObject.h.
| typedef boost::shared_ptr< ::srs_knowledge::GetWorkspaceForObjectResponse_<ContainerAllocator> > srs_knowledge::GetWorkspaceForObjectResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file GetWorkspaceForObject.h.
| typedef GetWorkspaceForObjectResponse_<ContainerAllocator> srs_knowledge::GetWorkspaceForObjectResponse_< ContainerAllocator >::Type |
Definition at line 59 of file GetWorkspaceForObject.h.
| srs_knowledge::GetWorkspaceForObjectResponse_< ContainerAllocator >::GetWorkspaceForObjectResponse_ | ( | ) | [inline] |
Definition at line 61 of file GetWorkspaceForObject.h.
| srs_knowledge::GetWorkspaceForObjectResponse_< ContainerAllocator >::GetWorkspaceForObjectResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 66 of file GetWorkspaceForObject.h.
| boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::GetWorkspaceForObjectResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file GetWorkspaceForObject.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 > srs_knowledge::GetWorkspaceForObjectResponse_< ContainerAllocator >::workspaces |
Definition at line 72 of file GetWorkspaceForObject.h.