Public Types | Public Member Functions | Public Attributes
udpmulti_transport::UDPMultHeader_< ContainerAllocator > Struct Template Reference

#include <UDPMultHeader.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_multicast_address_type
typedef uint32_t _port_type
typedef boost::shared_ptr
< ::udpmulti_transport::UDPMultHeader_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::udpmulti_transport::UDPMultHeader_
< ContainerAllocator > > 
Ptr
typedef UDPMultHeader_
< ContainerAllocator > 
Type

Public Member Functions

 UDPMultHeader_ ()
 UDPMultHeader_ (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 > 
multicast_address
uint32_t port

Detailed Description

template<class ContainerAllocator>
struct udpmulti_transport::UDPMultHeader_< ContainerAllocator >

Definition at line 21 of file UDPMultHeader.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > udpmulti_transport::UDPMultHeader_< ContainerAllocator >::_multicast_address_type

Definition at line 36 of file UDPMultHeader.h.

template<class ContainerAllocator >
typedef uint32_t udpmulti_transport::UDPMultHeader_< ContainerAllocator >::_port_type

Definition at line 39 of file UDPMultHeader.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::udpmulti_transport::UDPMultHeader_<ContainerAllocator> const> udpmulti_transport::UDPMultHeader_< ContainerAllocator >::ConstPtr

Definition at line 44 of file UDPMultHeader.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::udpmulti_transport::UDPMultHeader_<ContainerAllocator> > udpmulti_transport::UDPMultHeader_< ContainerAllocator >::Ptr

Definition at line 43 of file UDPMultHeader.h.

template<class ContainerAllocator >
typedef UDPMultHeader_<ContainerAllocator> udpmulti_transport::UDPMultHeader_< ContainerAllocator >::Type

Definition at line 22 of file UDPMultHeader.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
udpmulti_transport::UDPMultHeader_< ContainerAllocator >::UDPMultHeader_ ( ) [inline]

Definition at line 24 of file UDPMultHeader.h.

template<class ContainerAllocator >
udpmulti_transport::UDPMultHeader_< ContainerAllocator >::UDPMultHeader_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 30 of file UDPMultHeader.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > udpmulti_transport::UDPMultHeader_< ContainerAllocator >::__connection_header

Definition at line 45 of file UDPMultHeader.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > udpmulti_transport::UDPMultHeader_< ContainerAllocator >::multicast_address

Definition at line 37 of file UDPMultHeader.h.

template<class ContainerAllocator >
uint32_t udpmulti_transport::UDPMultHeader_< ContainerAllocator >::port

Definition at line 40 of file UDPMultHeader.h.


The documentation for this struct was generated from the following file:


udpmulti_transport
Author(s): Cedric Pradalier
autogenerated on Sat Dec 28 2013 16:57:21