#include <Remote.h>
Public Types | |
typedef uint8_t | _cancel_type |
typedef std::vector < ::gateway_comms::RemoteRule_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_comms::RemoteRule_ < ContainerAllocator > >::other > | _remotes_type |
typedef boost::shared_ptr < ::gateway_comms::RemoteRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gateway_comms::RemoteRequest_ < ContainerAllocator > > | Ptr |
typedef RemoteRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
RemoteRequest_ () | |
RemoteRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | cancel |
std::vector < ::gateway_comms::RemoteRule_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_comms::RemoteRule_ < ContainerAllocator > >::other > | remotes |
typedef uint8_t gateway_comms::RemoteRequest_< ContainerAllocator >::_cancel_type |
typedef std::vector< ::gateway_comms::RemoteRule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_comms::RemoteRule_<ContainerAllocator> >::other > gateway_comms::RemoteRequest_< ContainerAllocator >::_remotes_type |
typedef boost::shared_ptr< ::gateway_comms::RemoteRequest_<ContainerAllocator> const> gateway_comms::RemoteRequest_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::gateway_comms::RemoteRequest_<ContainerAllocator> > gateway_comms::RemoteRequest_< ContainerAllocator >::Ptr |
typedef RemoteRequest_<ContainerAllocator> gateway_comms::RemoteRequest_< ContainerAllocator >::Type |
gateway_comms::RemoteRequest_< ContainerAllocator >::RemoteRequest_ | ( | ) | [inline] |
gateway_comms::RemoteRequest_< ContainerAllocator >::RemoteRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > gateway_comms::RemoteRequest_< ContainerAllocator >::__connection_header |
uint8_t gateway_comms::RemoteRequest_< ContainerAllocator >::cancel |
std::vector< ::gateway_comms::RemoteRule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_comms::RemoteRule_<ContainerAllocator> >::other > gateway_comms::RemoteRequest_< ContainerAllocator >::remotes |