Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

helpbase.h File Reference

Go to the source code of this file.

Compounds

class  TCrossRef
 Part of the help system. More...

class  THelpFile
 Part of the help system. More...

class  THelpIndex
 Part of the help system. More...

class  THelpTopic
 Part of the help system. More...

class  TParagraph
 Part of the help system. More...


Typedefs

typedef void (* TCrossRefHandler )(opstream &, int)

Functions

ipstreamoperator>> (ipstream &is, THelpTopic &cl)
ipstreamoperator>> (ipstream &is, THelpTopic *&cl)
opstreamoperator<< (opstream &os, THelpTopic &cl)
opstreamoperator<< (opstream &os, THelpTopic *cl)
ipstreamoperator>> (ipstream &is, THelpIndex &cl)
ipstreamoperator>> (ipstream &is, THelpIndex *&cl)
opstreamoperator<< (opstream &os, THelpIndex &cl)
opstreamoperator<< (opstream &os, THelpIndex *cl)
void notAssigned (opstream &s, int value)

Variables

const long magicHeader = 0x46484246L
TCrossRefHandler crossRefHandler


Detailed Description

helpbase.h

Definition in file helpbase.h.


Typedef Documentation

typedef void(* TCrossRefHandler)(opstream &, int)
 

Undocumented.

Definition at line 85 of file helpbase.h.


Function Documentation

void notAssigned ( opstream & s,
int value )
 

Undocumented.

opstream & operator<< ( opstream & os,
THelpIndex * cl ) [inline]
 

Undocumented.

Definition at line 277 of file helpbase.h.

opstream & operator<< ( opstream & os,
THelpIndex & cl ) [inline]
 

Undocumented.

Definition at line 272 of file helpbase.h.

opstream & operator<< ( opstream & os,
THelpTopic * cl ) [inline]
 

Undocumented.

Definition at line 200 of file helpbase.h.

opstream & operator<< ( opstream & os,
THelpTopic & cl ) [inline]
 

Undocumented.

Definition at line 195 of file helpbase.h.

ipstream & operator>> ( ipstream & is,
THelpIndex *& cl ) [inline]
 

Undocumented.

Definition at line 266 of file helpbase.h.

ipstream & operator>> ( ipstream & is,
THelpIndex & cl ) [inline]
 

Undocumented.

Definition at line 261 of file helpbase.h.

ipstream & operator>> ( ipstream & is,
THelpTopic *& cl ) [inline]
 

Undocumented.

Definition at line 189 of file helpbase.h.

ipstream & operator>> ( ipstream & is,
THelpTopic & cl ) [inline]
 

Undocumented.

Definition at line 184 of file helpbase.h.


Variable Documentation

TCrossRefHandler crossRefHandler
 

Undocumented.

Definition at line 341 of file helpbase.h.

const long magicHeader = 0x46484246L
 

Undocumented.

Definition at line 19 of file helpbase.h.


Generated at Sat Sep 22 20:19:15 2001 for TVision by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001