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

List of all members of a single complex. More...

#include <text_reassemble.h>

Data Fields

int * members
int space
int used

Detailed Description

List of all members of a single complex.


Field Documentation

int* CHILD_SPECS::members

array of immediate children (for TR_PARA_* these are indicies for TR_TEXT or TR_LINE complexes also in cxi. For TR_TEXT and TR_LINE these are indices to the actual text in tpi.)

int CHILD_SPECS::space

storage slots allocated

int CHILD_SPECS::used

storage slots in use


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