All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends
Public Types | Public Member Functions | Public Attributes
pddl_msgs::PDDLDomain_< ContainerAllocator > Struct Template Reference

#include <PDDLDomain.h>

List of all members.

Public Types

typedef std::vector
< ::pddl_msgs::PDDLAction_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::pddl_msgs::PDDLAction_
< ContainerAllocator >
>::other > 
_actions_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 > 
_constants_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 > 
_functions_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 > 
_predicates_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_requirements_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 > 
_types_type
typedef boost::shared_ptr
< ::pddl_msgs::PDDLDomain_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pddl_msgs::PDDLDomain_
< ContainerAllocator > > 
Ptr
typedef PDDLDomain_
< ContainerAllocator > 
Type

Public Member Functions

 PDDLDomain_ ()
 PDDLDomain_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::pddl_msgs::PDDLAction_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::pddl_msgs::PDDLAction_
< ContainerAllocator >
>::other > 
actions
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 > 
constants
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 > 
functions
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 > 
predicates
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
requirements
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 > 
types

Detailed Description

template<class ContainerAllocator>
struct pddl_msgs::PDDLDomain_< ContainerAllocator >

Definition at line 22 of file PDDLDomain.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::pddl_msgs::PDDLAction_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pddl_msgs::PDDLAction_<ContainerAllocator> >::other > pddl_msgs::PDDLDomain_< ContainerAllocator >::_actions_type

Definition at line 62 of file PDDLDomain.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 > pddl_msgs::PDDLDomain_< ContainerAllocator >::_constants_type

Definition at line 56 of file PDDLDomain.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 > pddl_msgs::PDDLDomain_< ContainerAllocator >::_functions_type

Definition at line 65 of file PDDLDomain.h.

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

Definition at line 47 of file PDDLDomain.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 > pddl_msgs::PDDLDomain_< ContainerAllocator >::_predicates_type

Definition at line 59 of file PDDLDomain.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pddl_msgs::PDDLDomain_< ContainerAllocator >::_requirements_type

Definition at line 50 of file PDDLDomain.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 > pddl_msgs::PDDLDomain_< ContainerAllocator >::_types_type

Definition at line 53 of file PDDLDomain.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pddl_msgs::PDDLDomain_<ContainerAllocator> const> pddl_msgs::PDDLDomain_< ContainerAllocator >::ConstPtr

Definition at line 70 of file PDDLDomain.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pddl_msgs::PDDLDomain_<ContainerAllocator> > pddl_msgs::PDDLDomain_< ContainerAllocator >::Ptr

Definition at line 69 of file PDDLDomain.h.

template<class ContainerAllocator >
typedef PDDLDomain_<ContainerAllocator> pddl_msgs::PDDLDomain_< ContainerAllocator >::Type

Definition at line 23 of file PDDLDomain.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
pddl_msgs::PDDLDomain_< ContainerAllocator >::PDDLDomain_ ( ) [inline]

Definition at line 25 of file PDDLDomain.h.

template<class ContainerAllocator >
pddl_msgs::PDDLDomain_< ContainerAllocator >::PDDLDomain_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 36 of file PDDLDomain.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > pddl_msgs::PDDLDomain_< ContainerAllocator >::__connection_header

Definition at line 71 of file PDDLDomain.h.

template<class ContainerAllocator >
std::vector< ::pddl_msgs::PDDLAction_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pddl_msgs::PDDLAction_<ContainerAllocator> >::other > pddl_msgs::PDDLDomain_< ContainerAllocator >::actions

Definition at line 63 of file PDDLDomain.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 > pddl_msgs::PDDLDomain_< ContainerAllocator >::constants

Definition at line 57 of file PDDLDomain.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 > pddl_msgs::PDDLDomain_< ContainerAllocator >::functions

Definition at line 66 of file PDDLDomain.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pddl_msgs::PDDLDomain_< ContainerAllocator >::name

Definition at line 48 of file PDDLDomain.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 > pddl_msgs::PDDLDomain_< ContainerAllocator >::predicates

Definition at line 60 of file PDDLDomain.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pddl_msgs::PDDLDomain_< ContainerAllocator >::requirements

Definition at line 51 of file PDDLDomain.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 > pddl_msgs::PDDLDomain_< ContainerAllocator >::types

Definition at line 54 of file PDDLDomain.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


pddl_msgs
Author(s): Ryohei Ueda (ueda@jsk.t.u-tokyo.ac.jp)
autogenerated on Sat Mar 23 2013 23:39:16