sapt::Conll_Record Class Reference

#include <ug_conll_record.h>

Inheritance diagram for sapt::Conll_Record:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 Conll_Record ()
Conll_Record const * up (int length=1) const
Conll_Recordoperator= (Conll_Record const &other)
bool isDescendentOf (Conll_Record const *other) const
Conll_Record remap (std::vector< id_type const * > const &m) const

Public Attributes

id_type sform
id_type lemma
uchar majpos
uchar minpos
short parent
uchar dtype
uchar info [3]


Detailed Description

Definition at line 13 of file ug_conll_record.h.


Constructor & Destructor Documentation

sapt::Conll_Record::Conll_Record (  ) 

Definition at line 38 of file ug_deptree.cc.

References info.


Member Function Documentation

bool sapt::Conll_Record::isDescendentOf ( Conll_Record const *  other  )  const

Definition at line 13 of file ug_deptree.cc.

References parent.

Conll_Record & sapt::Conll_Record::operator= ( Conll_Record const &  other  ) 

Definition at line 23 of file ug_deptree.cc.

References dtype, info, lemma, majpos, minpos, parent, and sform.

Conll_Record sapt::Conll_Record::remap ( std::vector< id_type const * > const &  m  )  const

Definition at line 7 of file ug_conll_record.cc.

References dtype, info, lemma, majpos, minpos, parent, and sform.

Conll_Record const * sapt::Conll_Record::up ( int  length = 1  )  const

Definition at line 133 of file ug_deptree.cc.

References NULL, and parent.


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Thu Jul 6 00:34:26 2017 for Moses by  doxygen 1.5.9