Public Types | Public Member Functions | Public Attributes
ucl_drone::DroneRole_< ContainerAllocator > Struct Template Reference

#include <DroneRole.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_name_type
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 > 
_params_type
typedef double _role_type
typedef boost::shared_ptr
< ::ucl_drone::DroneRole_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::ucl_drone::DroneRole_
< ContainerAllocator > > 
Ptr
typedef DroneRole_
< ContainerAllocator > 
Type

Public Member Functions

 DroneRole_ ()
 DroneRole_ (const ContainerAllocator &_alloc)

Public Attributes

_name_type name
_params_type params
_role_type role

Detailed Description

template<class ContainerAllocator>
struct ucl_drone::DroneRole_< ContainerAllocator >

Definition at line 22 of file DroneRole.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ucl_drone::DroneRole_< ContainerAllocator >::_name_type

Definition at line 40 of file DroneRole.h.

template<class ContainerAllocator >
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 > ucl_drone::DroneRole_< ContainerAllocator >::_params_type

Definition at line 46 of file DroneRole.h.

template<class ContainerAllocator >
typedef double ucl_drone::DroneRole_< ContainerAllocator >::_role_type

Definition at line 43 of file DroneRole.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::ucl_drone::DroneRole_<ContainerAllocator> const> ucl_drone::DroneRole_< ContainerAllocator >::ConstPtr

Definition at line 53 of file DroneRole.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::ucl_drone::DroneRole_<ContainerAllocator> > ucl_drone::DroneRole_< ContainerAllocator >::Ptr

Definition at line 52 of file DroneRole.h.

template<class ContainerAllocator >
typedef DroneRole_<ContainerAllocator> ucl_drone::DroneRole_< ContainerAllocator >::Type

Definition at line 24 of file DroneRole.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
ucl_drone::DroneRole_< ContainerAllocator >::DroneRole_ ( ) [inline]

Definition at line 26 of file DroneRole.h.

template<class ContainerAllocator >
ucl_drone::DroneRole_< ContainerAllocator >::DroneRole_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 31 of file DroneRole.h.


Member Data Documentation

template<class ContainerAllocator >
_name_type ucl_drone::DroneRole_< ContainerAllocator >::name

Definition at line 41 of file DroneRole.h.

template<class ContainerAllocator >
_params_type ucl_drone::DroneRole_< ContainerAllocator >::params

Definition at line 47 of file DroneRole.h.

template<class ContainerAllocator >
_role_type ucl_drone::DroneRole_< ContainerAllocator >::role

Definition at line 44 of file DroneRole.h.


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


ucl_drone
Author(s): dronesinma
autogenerated on Sat Jun 8 2019 20:51:53