CompoundNodeTreeFactory Class Reference

Encapsulates all data needed to create a new compound node of a particular type Abstract base class to be inherited from. More...

#include <nodecomp.h>

Inheritance diagram for CompoundNodeTreeFactory:

ListItem CCObject SimpleCCObject ContourNodeTreeFactory List of all members.

Public Member Functions

virtual NodeCompoundCreateNode (List *pList, UndoableOperation *pOp=NULL)

Private Member Functions

 CC_DECLARE_DYNCREATE (CompoundNodeTreeFactory)

Detailed Description

Encapsulates all data needed to create a new compound node of a particular type Abstract base class to be inherited from.

Author:
David_McClarnon (Xara Group Ltd) <camelotdev@xara.com>
Date:
11/5/99

Definition at line 120 of file nodecomp.h.


Member Function Documentation

CompoundNodeTreeFactory::CC_DECLARE_DYNCREATE CompoundNodeTreeFactory   )  [private]
 

virtual NodeCompound* CompoundNodeTreeFactory::CreateNode List pList,
UndoableOperation pOp = NULL
[inline, virtual]
 

Reimplemented in ContourNodeTreeFactory.

Definition at line 130 of file nodecomp.h.

00130 { return NULL;}


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:53:03 2007 for Camelot by  doxygen 1.4.4