Public Types | Public Member Functions | Public Attributes
stanford_parser_msgs::Parse_< ContainerAllocator > Struct Template Reference

#include <Parse.h>

List of all members.

Public Types

typedef std::vector
< ::stanford_parser_msgs::Dependency_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::stanford_parser_msgs::Dependency_
< ContainerAllocator >
>::other > 
_dependencies_type
typedef std::vector
< ::stanford_parser_msgs::SquashedParseTreeNode_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::stanford_parser_msgs::SquashedParseTreeNode_
< ContainerAllocator >
>::other > 
_nodes_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 > 
_tags_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 > 
_words_type
typedef boost::shared_ptr
< ::stanford_parser_msgs::Parse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::stanford_parser_msgs::Parse_
< ContainerAllocator > > 
Ptr
typedef Parse_
< ContainerAllocator > 
Type

Public Member Functions

 Parse_ ()
 Parse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::stanford_parser_msgs::Dependency_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::stanford_parser_msgs::Dependency_
< ContainerAllocator >
>::other > 
dependencies
std::vector
< ::stanford_parser_msgs::SquashedParseTreeNode_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::stanford_parser_msgs::SquashedParseTreeNode_
< ContainerAllocator >
>::other > 
nodes
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 > 
tags
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 > 
words

Detailed Description

template<class ContainerAllocator>
struct stanford_parser_msgs::Parse_< ContainerAllocator >

Definition at line 23 of file Parse.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::stanford_parser_msgs::Dependency_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::stanford_parser_msgs::Dependency_<ContainerAllocator> >::other > stanford_parser_msgs::Parse_< ContainerAllocator >::_dependencies_type

Definition at line 45 of file Parse.h.

template<class ContainerAllocator >
typedef std::vector< ::stanford_parser_msgs::SquashedParseTreeNode_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::stanford_parser_msgs::SquashedParseTreeNode_<ContainerAllocator> >::other > stanford_parser_msgs::Parse_< ContainerAllocator >::_nodes_type

Definition at line 42 of file Parse.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 > stanford_parser_msgs::Parse_< ContainerAllocator >::_tags_type

Definition at line 51 of file Parse.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 > stanford_parser_msgs::Parse_< ContainerAllocator >::_words_type

Definition at line 48 of file Parse.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::stanford_parser_msgs::Parse_<ContainerAllocator> const> stanford_parser_msgs::Parse_< ContainerAllocator >::ConstPtr

Definition at line 56 of file Parse.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::stanford_parser_msgs::Parse_<ContainerAllocator> > stanford_parser_msgs::Parse_< ContainerAllocator >::Ptr

Definition at line 55 of file Parse.h.

template<class ContainerAllocator >
typedef Parse_<ContainerAllocator> stanford_parser_msgs::Parse_< ContainerAllocator >::Type

Definition at line 24 of file Parse.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
stanford_parser_msgs::Parse_< ContainerAllocator >::Parse_ ( ) [inline]

Definition at line 26 of file Parse.h.

template<class ContainerAllocator >
stanford_parser_msgs::Parse_< ContainerAllocator >::Parse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 34 of file Parse.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > stanford_parser_msgs::Parse_< ContainerAllocator >::__connection_header

Definition at line 57 of file Parse.h.

template<class ContainerAllocator >
std::vector< ::stanford_parser_msgs::Dependency_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::stanford_parser_msgs::Dependency_<ContainerAllocator> >::other > stanford_parser_msgs::Parse_< ContainerAllocator >::dependencies

Definition at line 46 of file Parse.h.

template<class ContainerAllocator >
std::vector< ::stanford_parser_msgs::SquashedParseTreeNode_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::stanford_parser_msgs::SquashedParseTreeNode_<ContainerAllocator> >::other > stanford_parser_msgs::Parse_< ContainerAllocator >::nodes

Definition at line 43 of file Parse.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 > stanford_parser_msgs::Parse_< ContainerAllocator >::tags

Definition at line 52 of file Parse.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 > stanford_parser_msgs::Parse_< ContainerAllocator >::words

Definition at line 49 of file Parse.h.


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


stanford_parser_msgs
Author(s): Brian Thomas
autogenerated on Fri Dec 6 2013 20:37:07