#include <SHMReleaseMemory.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _topic_type |
typedef boost::shared_ptr < ::sharedmem_transport::SHMReleaseMemoryRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::sharedmem_transport::SHMReleaseMemoryRequest_ < ContainerAllocator > > | Ptr |
typedef SHMReleaseMemoryRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SHMReleaseMemoryRequest_ () | |
SHMReleaseMemoryRequest_ (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 > | topic |
Definition at line 25 of file SHMReleaseMemory.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sharedmem_transport::SHMReleaseMemoryRequest_< ContainerAllocator >::_topic_type |
Definition at line 38 of file SHMReleaseMemory.h.
typedef boost::shared_ptr< ::sharedmem_transport::SHMReleaseMemoryRequest_<ContainerAllocator> const> sharedmem_transport::SHMReleaseMemoryRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file SHMReleaseMemory.h.
typedef boost::shared_ptr< ::sharedmem_transport::SHMReleaseMemoryRequest_<ContainerAllocator> > sharedmem_transport::SHMReleaseMemoryRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file SHMReleaseMemory.h.
typedef SHMReleaseMemoryRequest_<ContainerAllocator> sharedmem_transport::SHMReleaseMemoryRequest_< ContainerAllocator >::Type |
Definition at line 26 of file SHMReleaseMemory.h.
sharedmem_transport::SHMReleaseMemoryRequest_< ContainerAllocator >::SHMReleaseMemoryRequest_ | ( | ) | [inline] |
Definition at line 28 of file SHMReleaseMemory.h.
sharedmem_transport::SHMReleaseMemoryRequest_< ContainerAllocator >::SHMReleaseMemoryRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file SHMReleaseMemory.h.
boost::shared_ptr<std::map<std::string, std::string> > sharedmem_transport::SHMReleaseMemoryRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file SHMReleaseMemory.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sharedmem_transport::SHMReleaseMemoryRequest_< ContainerAllocator >::topic |
Definition at line 39 of file SHMReleaseMemory.h.