Public Types | Public Member Functions | Public Attributes
continual_planning_executive::ContinualPlanningStatus_< ContainerAllocator > Struct Template Reference

#include <ContinualPlanningStatus.h>

List of all members.

Public Types

enum  { INACTIVE = 1 }
enum  { ACTIVE = 2 }
enum  { SUCCESS = 3 }
enum  { FAILURE = 4 }
enum  { STATE_ESTIMATION = 1 }
enum  { MONITORING = 2 }
enum  { PLANNING = 3 }
enum  { EXECUTION = 4 }
enum  { CURRENT_PLAN = 5 }
enum  { CONTINUAL_PLANNING_FINISHED = 6 }
typedef int32_t _component_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_description_type
typedef int32_t _status_type
typedef boost::shared_ptr
< ::continual_planning_executive::ContinualPlanningStatus_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::continual_planning_executive::ContinualPlanningStatus_
< ContainerAllocator > > 
Ptr
typedef
ContinualPlanningStatus_
< ContainerAllocator > 
Type

Public Member Functions

 ContinualPlanningStatus_ ()
 ContinualPlanningStatus_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
int32_t component
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
description
int32_t status

Detailed Description

template<class ContainerAllocator>
struct continual_planning_executive::ContinualPlanningStatus_< ContainerAllocator >

Definition at line 21 of file ContinualPlanningStatus.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int32_t continual_planning_executive::ContinualPlanningStatus_< ContainerAllocator >::_component_type

Definition at line 38 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continual_planning_executive::ContinualPlanningStatus_< ContainerAllocator >::_description_type

Definition at line 44 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
typedef int32_t continual_planning_executive::ContinualPlanningStatus_< ContainerAllocator >::_status_type

Definition at line 41 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::continual_planning_executive::ContinualPlanningStatus_<ContainerAllocator> const> continual_planning_executive::ContinualPlanningStatus_< ContainerAllocator >::ConstPtr

Definition at line 59 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::continual_planning_executive::ContinualPlanningStatus_<ContainerAllocator> > continual_planning_executive::ContinualPlanningStatus_< ContainerAllocator >::Ptr

Definition at line 58 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
typedef ContinualPlanningStatus_<ContainerAllocator> continual_planning_executive::ContinualPlanningStatus_< ContainerAllocator >::Type

Definition at line 22 of file ContinualPlanningStatus.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
INACTIVE 

Definition at line 47 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
ACTIVE 

Definition at line 48 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
SUCCESS 

Definition at line 49 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
FAILURE 

Definition at line 50 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATE_ESTIMATION 

Definition at line 51 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
MONITORING 

Definition at line 52 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PLANNING 

Definition at line 53 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
EXECUTION 

Definition at line 54 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
CURRENT_PLAN 

Definition at line 55 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
CONTINUAL_PLANNING_FINISHED 

Definition at line 56 of file ContinualPlanningStatus.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
continual_planning_executive::ContinualPlanningStatus_< ContainerAllocator >::ContinualPlanningStatus_ ( ) [inline]

Definition at line 24 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
continual_planning_executive::ContinualPlanningStatus_< ContainerAllocator >::ContinualPlanningStatus_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 31 of file ContinualPlanningStatus.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > continual_planning_executive::ContinualPlanningStatus_< ContainerAllocator >::__connection_header

Definition at line 60 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
int32_t continual_planning_executive::ContinualPlanningStatus_< ContainerAllocator >::component

Definition at line 39 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continual_planning_executive::ContinualPlanningStatus_< ContainerAllocator >::description

Definition at line 45 of file ContinualPlanningStatus.h.

template<class ContainerAllocator >
int32_t continual_planning_executive::ContinualPlanningStatus_< ContainerAllocator >::status

Definition at line 42 of file ContinualPlanningStatus.h.


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


continual_planning_executive
Author(s): Christian Dornhege
autogenerated on Mon Oct 6 2014 07:51:56