subText Struct Reference

#include <subText.h>

Collaboration diagram for subText:

Collaboration graph
[legend]

Data Fields

subTextnext
char * in
char * out
int inSize
int outSize

Detailed Description

Definition at line 9 of file subText.h.


Field Documentation

struct subText* subText::next [read]

Definition at line 13 of file subText.h.

Referenced by firstInList(), and subTextFreeList().

char* subText::in

Definition at line 14 of file subText.h.

Referenced by firstInList(), subTextFree(), and subTextNew().

char* subText::out

Definition at line 15 of file subText.h.

Referenced by doSub(), subTextFree(), subTextNew(), and subTextString().

int subText::inSize

Definition at line 16 of file subText.h.

Referenced by doSub(), firstInList(), subTextNew(), and subTextSizeAfter().

int subText::outSize

Definition at line 17 of file subText.h.

Referenced by doSub(), subTextNew(), and subTextSizeAfter().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:27:10 2007 for blat by  doxygen 1.5.2