Jspice3
topic Struct Reference

#include <hlpdefs.h>

Collaboration diagram for topic:

Data Fields

char * title
 
char * keyword
 
wordlisttext
 
char * chartext
 
toplinksubtopics
 
toplinkseealso
 
int xposition
 
int yposition
 
struct topicparent
 
struct topiclastborn
 
struct topicsibling
 
int numlines
 
int maxcols
 
int curtopline
 

Detailed Description

Definition at line 48 of file hlpdefs.h.

Field Documentation

char* topic::chartext

Definition at line 52 of file hlpdefs.h.

int topic::curtopline

Definition at line 62 of file hlpdefs.h.

char* topic::keyword

Definition at line 50 of file hlpdefs.h.

struct topic* topic::lastborn

Definition at line 58 of file hlpdefs.h.

int topic::maxcols

Definition at line 61 of file hlpdefs.h.

int topic::numlines

Definition at line 60 of file hlpdefs.h.

struct topic* topic::parent

Definition at line 57 of file hlpdefs.h.

toplink* topic::seealso

Definition at line 54 of file hlpdefs.h.

struct topic* topic::sibling

Definition at line 59 of file hlpdefs.h.

toplink* topic::subtopics

Definition at line 53 of file hlpdefs.h.

wordlist* topic::text

Definition at line 51 of file hlpdefs.h.

char* topic::title

Definition at line 49 of file hlpdefs.h.

int topic::xposition

Definition at line 55 of file hlpdefs.h.

int topic::yposition

Definition at line 56 of file hlpdefs.h.


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