libTERE
A portable library for reassembling complex formatted text from text fragments.
All Data Structures Files Functions Variables Enumerations Enumerator Groups
Data Fields
CX_SPECS Struct Reference

Information for a single complex. More...

#include <text_reassemble.h>

Data Fields

int rt_cidx
enum tr_classes type
CHILD_SPECS kids

Detailed Description

Information for a single complex.


Field Documentation

CHILD_SPECS CX_SPECS::kids

immediate child nodes of this complex, for type TR_TEXT the idx refers to the tpi data. otherwise, cxi data

int CX_SPECS::rt_cidx

index of rectangle that contains all members

enum tr_classes CX_SPECS::type

classification of the complex


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