ugdiss::Conll_Record Class Reference

#include <ug_conll_record.h>

Inheritance diagram for ugdiss::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 10 of file ug_conll_record.h.


Constructor & Destructor Documentation

ugdiss::Conll_Record::Conll_Record (  ) 

Definition at line 37 of file ug_deptree.cc.

References info.


Member Function Documentation

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

Definition at line 12 of file ug_deptree.cc.

References parent.

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

Definition at line 22 of file ug_deptree.cc.

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

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

Definition at line 6 of file ug_conll_record.cc.

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

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

Definition at line 132 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 Sun Aug 9 00:34:28 2015 for Moses by  doxygen 1.5.9