#include <DroneRoles.h>
Public Types | |
typedef std::vector < ::ucl_drone::DroneRole_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::ucl_drone::DroneRole_ < ContainerAllocator > >::other > | _roles_type |
typedef boost::shared_ptr < ::ucl_drone::DroneRoles_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ucl_drone::DroneRoles_ < ContainerAllocator > > | Ptr |
typedef DroneRoles_ < ContainerAllocator > | Type |
Public Member Functions | |
DroneRoles_ () | |
DroneRoles_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_roles_type | roles |
Definition at line 23 of file DroneRoles.h.
typedef std::vector< ::ucl_drone::DroneRole_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::ucl_drone::DroneRole_<ContainerAllocator> >::other > ucl_drone::DroneRoles_< ContainerAllocator >::_roles_type |
Definition at line 37 of file DroneRoles.h.
typedef boost::shared_ptr< ::ucl_drone::DroneRoles_<ContainerAllocator> const> ucl_drone::DroneRoles_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file DroneRoles.h.
typedef boost::shared_ptr< ::ucl_drone::DroneRoles_<ContainerAllocator> > ucl_drone::DroneRoles_< ContainerAllocator >::Ptr |
Definition at line 43 of file DroneRoles.h.
typedef DroneRoles_<ContainerAllocator> ucl_drone::DroneRoles_< ContainerAllocator >::Type |
Definition at line 25 of file DroneRoles.h.
ucl_drone::DroneRoles_< ContainerAllocator >::DroneRoles_ | ( | ) | [inline] |
Definition at line 27 of file DroneRoles.h.
ucl_drone::DroneRoles_< ContainerAllocator >::DroneRoles_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file DroneRoles.h.
_roles_type ucl_drone::DroneRoles_< ContainerAllocator >::roles |
Definition at line 38 of file DroneRoles.h.