#include <dawg.h>
Public Member Functions | |
NodeChild (UNICHAR_ID id, EDGE_REF ref) | |
NodeChild () | |
Public Attributes | |
UNICHAR_ID | unichar_id |
EDGE_REF | edge_ref |
tesseract::NodeChild::NodeChild | ( | UNICHAR_ID | id, | |
EDGE_REF | ref | |||
) | [inline] |
tesseract::NodeChild::NodeChild | ( | ) | [inline] |