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

outline.h File Reference

Go to the source code of this file.

Compounds

class  TNode
 Implements a node of the outline. More...

class  TOutline
 Implements a simple outline viewer. More...

class  TOutlineViewer
 Implements an outline viewer. More...


Functions

ipstreamoperator>> (ipstream &is, TOutline &o)
ipstreamoperator>> (ipstream &is, TOutline *&o)
opstreamoperator<< (opstream &os, TOutline &o)
opstreamoperator<< (opstream &os, TOutline *o)

Variables

const int ovExpanded = 0x01
const int ovChildren = 0x02
const int ovLast = 0x04
const int cmOutlineItemSelected = 301


Detailed Description

outline.h

Definition in file outline.h.


Function Documentation

opstream & operator<< ( opstream & os,
TOutline * o ) [inline]
 

Undocumented.

Definition at line 508 of file outline.h.

opstream & operator<< ( opstream & os,
TOutline & o ) [inline]
 

Undocumented.

Definition at line 503 of file outline.h.

ipstream & operator>> ( ipstream & is,
TOutline *& o ) [inline]
 

Undocumented.

Definition at line 497 of file outline.h.

ipstream & operator>> ( ipstream & is,
TOutline & o ) [inline]
 

Undocumented.

Definition at line 492 of file outline.h.


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