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

#include <SquashedParseTreeNode.h>

List of all members.

Public Types

enum  { ROOT = -100 }
enum  { ADJP = -101 }
enum  { _DIR = -110 }
enum  { DT = -111 }
enum  { _DTV = -112 }
enum  { EX = -113 }
enum  { _EXT = -114 }
enum  { FRAG = -115 }
enum  { FW = -116 }
enum  { _HLN = -117 }
enum  { IN = -118 }
enum  { INTJ = -119 }
enum  { _ADV = -102 }
enum  { JJ = -120 }
enum  { JJR = -121 }
enum  { JJS = -122 }
enum  { _LGS = -123 }
enum  { _LOC = -124 }
enum  { LS = -125 }
enum  { LST = -126 }
enum  { MD = -127 }
enum  { _MNR = -128 }
enum  { NAC = -129 }
enum  { ADVP = -103 }
enum  { NN = -130 }
enum  { NNS = -131 }
enum  { NNP = -132 }
enum  { NNPS = -133 }
enum  { _NOM = -134 }
enum  { NP = -135 }
enum  { NX = -136 }
enum  { PDT = -137 }
enum  { POS = -138 }
enum  { PP = -139 }
enum  { _BNF = -104 }
enum  { _PRD = -140 }
enum  { PRN = -141 }
enum  { PRP = -142 }
enum  { _PRP = -143 }
enum  { PRP_S = -144 }
enum  { PRT = -145 }
enum  { _PUT = -146 }
enum  { QP = -147 }
enum  { RB = -148 }
enum  { RBR = -149 }
enum  { CC = -105 }
enum  { RBS = -150 }
enum  { RP = -151 }
enum  { RRC = -152 }
enum  { S = -153 }
enum  { SBAR = -154 }
enum  { SBARQ = -155 }
enum  { _SBJ = -156 }
enum  { SINV = -157 }
enum  { SQ = -158 }
enum  { SYM = -159 }
enum  { CD = -106 }
enum  { _TMP = -160 }
enum  { TO = -161 }
enum  { _TPC = -162 }
enum  { _TTL = -163 }
enum  { UCP = -164 }
enum  { UH = -165 }
enum  { VB = -166 }
enum  { VBD = -167 }
enum  { VBG = -168 }
enum  { VBN = -169 }
enum  { _CLF = -107 }
enum  { VBP = -170 }
enum  { VBZ = -171 }
enum  { _VOC = -172 }
enum  { VP = -173 }
enum  { WDT = -174 }
enum  { WHADJP = -175 }
enum  { WHADVP = -176 }
enum  { WHNP = -177 }
enum  { WHPP = -178 }
enum  { WP = -179 }
enum  { _CLR = -108 }
enum  { WP_S = -180 }
enum  { WRB = -181 }
enum  { X = -182 }
enum  { CONJP = -109 }
typedef int32_t _parent_id_type
typedef double _score_type
typedef int32_t _tag_type
typedef int32_t _word_index_type
typedef boost::shared_ptr
< ::stanford_parser_msgs::SquashedParseTreeNode_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::stanford_parser_msgs::SquashedParseTreeNode_
< ContainerAllocator > > 
Ptr
typedef SquashedParseTreeNode_
< ContainerAllocator > 
Type

Public Member Functions

 SquashedParseTreeNode_ ()
 SquashedParseTreeNode_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
int32_t parent_id
double score
int32_t tag
int32_t word_index

Detailed Description

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

Definition at line 21 of file SquashedParseTreeNode.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int32_t stanford_parser_msgs::SquashedParseTreeNode_< ContainerAllocator >::_parent_id_type

Definition at line 43 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
typedef double stanford_parser_msgs::SquashedParseTreeNode_< ContainerAllocator >::_score_type

Definition at line 46 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
typedef int32_t stanford_parser_msgs::SquashedParseTreeNode_< ContainerAllocator >::_tag_type

Definition at line 40 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
typedef int32_t stanford_parser_msgs::SquashedParseTreeNode_< ContainerAllocator >::_word_index_type

Definition at line 49 of file SquashedParseTreeNode.h.

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

Definition at line 137 of file SquashedParseTreeNode.h.

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

Definition at line 136 of file SquashedParseTreeNode.h.

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

Definition at line 22 of file SquashedParseTreeNode.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
ROOT 

Definition at line 52 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
ADJP 

Definition at line 53 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_DIR 

Definition at line 62 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
DT 

Definition at line 63 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_DTV 

Definition at line 64 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
EX 

Definition at line 65 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_EXT 

Definition at line 66 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
FRAG 

Definition at line 67 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
FW 

Definition at line 68 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_HLN 

Definition at line 69 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
IN 

Definition at line 70 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
INTJ 

Definition at line 71 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_ADV 

Definition at line 54 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
JJ 

Definition at line 72 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
JJR 

Definition at line 73 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
JJS 

Definition at line 74 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_LGS 

Definition at line 75 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_LOC 

Definition at line 76 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
LS 

Definition at line 77 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
LST 

Definition at line 78 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
MD 

Definition at line 79 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_MNR 

Definition at line 80 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
NAC 

Definition at line 81 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
ADVP 

Definition at line 55 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
NN 

Definition at line 82 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
NNS 

Definition at line 83 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
NNP 

Definition at line 84 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
NNPS 

Definition at line 85 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_NOM 

Definition at line 86 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
NP 

Definition at line 87 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
NX 

Definition at line 88 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PDT 

Definition at line 89 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
POS 

Definition at line 90 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PP 

Definition at line 91 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_BNF 

Definition at line 56 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_PRD 

Definition at line 92 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PRN 

Definition at line 93 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PRP 

Definition at line 94 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_PRP 

Definition at line 95 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PRP_S 

Definition at line 96 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PRT 

Definition at line 97 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_PUT 

Definition at line 98 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
QP 

Definition at line 99 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RB 

Definition at line 100 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RBR 

Definition at line 101 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
CC 

Definition at line 57 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RBS 

Definition at line 102 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RP 

Definition at line 103 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RRC 

Definition at line 104 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
S 

Definition at line 105 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
SBAR 

Definition at line 106 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
SBARQ 

Definition at line 107 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_SBJ 

Definition at line 108 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
SINV 

Definition at line 109 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
SQ 

Definition at line 110 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
SYM 

Definition at line 111 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
CD 

Definition at line 58 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_TMP 

Definition at line 112 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
TO 

Definition at line 113 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_TPC 

Definition at line 114 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_TTL 

Definition at line 115 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
UCP 

Definition at line 116 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
UH 

Definition at line 117 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
VB 

Definition at line 118 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
VBD 

Definition at line 119 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
VBG 

Definition at line 120 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
VBN 

Definition at line 121 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_CLF 

Definition at line 59 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
VBP 

Definition at line 122 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
VBZ 

Definition at line 123 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_VOC 

Definition at line 124 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
VP 

Definition at line 125 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
WDT 

Definition at line 126 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
WHADJP 

Definition at line 127 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
WHADVP 

Definition at line 128 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
WHNP 

Definition at line 129 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
WHPP 

Definition at line 130 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
WP 

Definition at line 131 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
_CLR 

Definition at line 60 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
WP_S 

Definition at line 132 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
WRB 

Definition at line 133 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
X 

Definition at line 134 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
CONJP 

Definition at line 61 of file SquashedParseTreeNode.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file SquashedParseTreeNode.h.

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

Definition at line 32 of file SquashedParseTreeNode.h.


Member Data Documentation

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

Definition at line 138 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
int32_t stanford_parser_msgs::SquashedParseTreeNode_< ContainerAllocator >::parent_id

Definition at line 44 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
double stanford_parser_msgs::SquashedParseTreeNode_< ContainerAllocator >::score

Definition at line 47 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
int32_t stanford_parser_msgs::SquashedParseTreeNode_< ContainerAllocator >::tag

Definition at line 41 of file SquashedParseTreeNode.h.

template<class ContainerAllocator >
int32_t stanford_parser_msgs::SquashedParseTreeNode_< ContainerAllocator >::word_index

Definition at line 50 of file SquashedParseTreeNode.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