Public Types | Public Member Functions | Public Attributes
socrob_multicast::Short_< ContainerAllocator > Struct Template Reference

#include <Short.h>

List of all members.

Public Types

typedef std::vector
< ::socrob_multicast::Answer_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::socrob_multicast::Answer_
< ContainerAllocator >
>::other > 
_answers_type
typedef uint32_t _qid_type
typedef std::vector< uint8_t,
typename
ContainerAllocator::template
rebind< uint8_t >::other > 
_question_type
typedef std::vector< uint8_t,
typename
ContainerAllocator::template
rebind< uint8_t >::other > 
_required_type
typedef uint8_t _starter_id_type
typedef boost::shared_ptr
< ::socrob_multicast::Short_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::socrob_multicast::Short_
< ContainerAllocator > > 
Ptr
typedef Short_
< ContainerAllocator > 
Type

Public Member Functions

 Short_ ()
 Short_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::socrob_multicast::Answer_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::socrob_multicast::Answer_
< ContainerAllocator >
>::other > 
answers
uint32_t qid
std::vector< uint8_t, typename
ContainerAllocator::template
rebind< uint8_t >::other > 
question
std::vector< uint8_t, typename
ContainerAllocator::template
rebind< uint8_t >::other > 
required
uint8_t starter_id

Detailed Description

template<class ContainerAllocator>
struct socrob_multicast::Short_< ContainerAllocator >

Definition at line 22 of file Short.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::socrob_multicast::Answer_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::socrob_multicast::Answer_<ContainerAllocator> >::other > socrob_multicast::Short_< ContainerAllocator >::_answers_type

Definition at line 55 of file Short.h.

template<class ContainerAllocator >
typedef uint32_t socrob_multicast::Short_< ContainerAllocator >::_qid_type

Definition at line 46 of file Short.h.

template<class ContainerAllocator >
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > socrob_multicast::Short_< ContainerAllocator >::_question_type

Definition at line 52 of file Short.h.

template<class ContainerAllocator >
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > socrob_multicast::Short_< ContainerAllocator >::_required_type

Definition at line 49 of file Short.h.

template<class ContainerAllocator >
typedef uint8_t socrob_multicast::Short_< ContainerAllocator >::_starter_id_type

Definition at line 43 of file Short.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::socrob_multicast::Short_<ContainerAllocator> const> socrob_multicast::Short_< ContainerAllocator >::ConstPtr

Definition at line 60 of file Short.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::socrob_multicast::Short_<ContainerAllocator> > socrob_multicast::Short_< ContainerAllocator >::Ptr

Definition at line 59 of file Short.h.

template<class ContainerAllocator >
typedef Short_<ContainerAllocator> socrob_multicast::Short_< ContainerAllocator >::Type

Definition at line 23 of file Short.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
socrob_multicast::Short_< ContainerAllocator >::Short_ ( ) [inline]

Definition at line 25 of file Short.h.

template<class ContainerAllocator >
socrob_multicast::Short_< ContainerAllocator >::Short_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 34 of file Short.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > socrob_multicast::Short_< ContainerAllocator >::__connection_header

Definition at line 61 of file Short.h.

template<class ContainerAllocator >
std::vector< ::socrob_multicast::Answer_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::socrob_multicast::Answer_<ContainerAllocator> >::other > socrob_multicast::Short_< ContainerAllocator >::answers

Definition at line 56 of file Short.h.

template<class ContainerAllocator >
uint32_t socrob_multicast::Short_< ContainerAllocator >::qid

Definition at line 47 of file Short.h.

template<class ContainerAllocator >
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > socrob_multicast::Short_< ContainerAllocator >::question

Definition at line 53 of file Short.h.

template<class ContainerAllocator >
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > socrob_multicast::Short_< ContainerAllocator >::required

Definition at line 50 of file Short.h.

template<class ContainerAllocator >
uint8_t socrob_multicast::Short_< ContainerAllocator >::starter_id

Definition at line 44 of file Short.h.


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


socrob_multicast
Author(s): Joao Reis/jreis@isr.ist.utl.pt
autogenerated on Mon Jan 6 2014 11:47:49