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

#include <TemporalAction.h>

List of all members.

Public Types

typedef double _duration_type
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 > 
_parameters_type
typedef double _start_time_type
typedef boost::shared_ptr
< ::continual_planning_executive::TemporalAction_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::continual_planning_executive::TemporalAction_
< ContainerAllocator > > 
Ptr
typedef TemporalAction_
< ContainerAllocator > 
Type

Public Member Functions

 TemporalAction_ ()
 TemporalAction_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
double duration
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
name
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 > 
parameters
double start_time

Detailed Description

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

Definition at line 21 of file TemporalAction.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef double continual_planning_executive::TemporalAction_< ContainerAllocator >::_duration_type

Definition at line 49 of file TemporalAction.h.

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

Definition at line 40 of file TemporalAction.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 > continual_planning_executive::TemporalAction_< ContainerAllocator >::_parameters_type

Definition at line 43 of file TemporalAction.h.

template<class ContainerAllocator >
typedef double continual_planning_executive::TemporalAction_< ContainerAllocator >::_start_time_type

Definition at line 46 of file TemporalAction.h.

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

Definition at line 54 of file TemporalAction.h.

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

Definition at line 53 of file TemporalAction.h.

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

Definition at line 22 of file TemporalAction.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file TemporalAction.h.

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

Definition at line 32 of file TemporalAction.h.


Member Data Documentation

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

Definition at line 55 of file TemporalAction.h.

template<class ContainerAllocator >
double continual_planning_executive::TemporalAction_< ContainerAllocator >::duration

Definition at line 50 of file TemporalAction.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continual_planning_executive::TemporalAction_< ContainerAllocator >::name

Definition at line 41 of file TemporalAction.h.

template<class ContainerAllocator >
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 > continual_planning_executive::TemporalAction_< ContainerAllocator >::parameters

Definition at line 44 of file TemporalAction.h.

template<class ContainerAllocator >
double continual_planning_executive::TemporalAction_< ContainerAllocator >::start_time

Definition at line 47 of file TemporalAction.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