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 | |
ipstream& | operator>> (ipstream &is, THelpTopic &cl) |
ipstream& | operator>> (ipstream &is, THelpTopic *&cl) |
opstream& | operator<< (opstream &os, THelpTopic &cl) |
opstream& | operator<< (opstream &os, THelpTopic *cl) |
ipstream& | operator>> (ipstream &is, THelpIndex &cl) |
ipstream& | operator>> (ipstream &is, THelpIndex *&cl) |
opstream& | operator<< (opstream &os, THelpIndex &cl) |
opstream& | operator<< (opstream &os, THelpIndex *cl) |
void | notAssigned (opstream &s, int value) |
Variables | |
const long | magicHeader = 0x46484246L |
TCrossRefHandler | crossRefHandler |
Definition in file helpbase.h.
|
Undocumented. Definition at line 85 of file helpbase.h. |
|
Undocumented. |
|
Undocumented. Definition at line 277 of file helpbase.h. |
|
Undocumented. Definition at line 272 of file helpbase.h. |
|
Undocumented. Definition at line 200 of file helpbase.h. |
|
Undocumented. Definition at line 195 of file helpbase.h. |
|
Undocumented. Definition at line 266 of file helpbase.h. |
|
Undocumented. Definition at line 261 of file helpbase.h. |
|
Undocumented. Definition at line 189 of file helpbase.h. |
|
Undocumented. Definition at line 184 of file helpbase.h. |
|
Undocumented. Definition at line 341 of file helpbase.h. |
|
Undocumented. Definition at line 19 of file helpbase.h. |