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

CompMathPagePoolClass Class Reference

Inheritance diagram for CompMathPagePoolClass:

Inheritance graph
[legend]
Collaboration diagram for CompMathPagePoolClass:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CompMathPagePoolClass ()
TclObjectcreate (int, const char *const *)

Constructor & Destructor Documentation

CompMathPagePoolClass::CompMathPagePoolClass  )  [inline]
 

Definition at line 459 of file pagepool.cc.

00459 : TclClass("PagePool/CompMath") {}


Member Function Documentation

TclObject* CompMathPagePoolClass::create int  ,
const char *const * 
[inline]
 

Definition at line 460 of file pagepool.cc.

00460                                                   {
00461                 return (new CompMathPagePool());
00462         }


The documentation for this class was generated from the following file:
Generated on Tue Apr 20 12:36:07 2004 for NS2.26SourcesOriginal by doxygen 1.3.3