Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

exotkTree_Separator Class Reference

a Separator Menu Node. More...

#include <exotkTree_Separator.hxx>

Inheritance diagram for exotkTree_Separator:

Inheritance graph
[legend]
Collaboration diagram for exotkTree_Separator:

Collaboration graph
[legend]
List of all members.

Public Methods

void * operator new (size_t, void *anAddress)
 OCC new. More...

void * operator new (size_t size)
 OCC new. More...

void operator delete (void *anAddress)
 OCC delete. More...

Standard_EXPORT exotkTree_Separator ()
 Constructor. More...

virtual Standard_EXPORT ~exotkTree_Separator ()
 Destructor. More...

virtual Standard_EXPORT Standard_Boolean Execute ()
 return Standard_False. More...

Standard_EXPORT const Handle_Standard_Type & DynamicType () const
 Type management. More...

Standard_EXPORT Standard_Boolean IsKind (const Handle_Standard_Type &) const
 Type management. More...


Friends

Standard_EXPORT friend Handle_Standard_Type & exotkTree_Separator_Type_ ()
 Type management. More...


Detailed Description

a Separator Menu Node.

Author:
Stephane Routelous

Definition at line 45 of file exotkTree_Separator.hxx.


Constructor & Destructor Documentation

exotkTree_Separator::exotkTree_Separator  
 

Constructor.

Definition at line 60 of file exotkTree_Separator.cxx.

References exotkTree_TreeNode::myName.

exotkTree_Separator::~exotkTree_Separator   [virtual]
 

Destructor.

Definition at line 73 of file exotkTree_Separator.cxx.


Member Function Documentation

Handle_Standard_Type & exotkTree_Separator::DynamicType   const
 

Type management.

Returns:
const Handle_Standard_Type&

Reimplemented from exotkTree_MenuNode.

exotkTree_Separator::Execute   [virtual]
 

return Standard_False.

Returns:
Standard_Boolean

Reimplemented from exotkTree_MenuNode.

Definition at line 85 of file exotkTree_Separator.cxx.

exotkTree_Separator::IsKind const Handle_Standard_Type &    const
 

Type management.

Returns:
Standard_Boolean
Parameters:
const  Handle_Standard_Type&

Reimplemented from exotkTree_MenuNode.

void exotkTree_Separator::operator delete void *    anAddress [inline]
 

OCC delete.

Returns:
inline void
Parameters:
void  *anAddress

Reimplemented from exotkTree_MenuNode.

Definition at line 78 of file exotkTree_Separator.hxx.

void * exotkTree_Separator::operator new size_t    size [inline]
 

OCC new.

Returns:
inline void*
Parameters:
size_t  size

Reimplemented from exotkTree_MenuNode.

Definition at line 67 of file exotkTree_Separator.hxx.

void * exotkTree_Separator::operator new size_t   ,
void *    anAddress
[inline]
 

OCC new.

Returns:
inline void*
Parameters:
size_t 
void  * anAddress

Reimplemented from exotkTree_MenuNode.

Definition at line 56 of file exotkTree_Separator.hxx.


Friends And Related Function Documentation

Handle_Standard_Type & exotkTree_Separator::exotkTree_Separator_Type_   [friend]
 

Type management.

Returns:
friend Handle_Standard_Type&


The documentation for this class was generated from the following files:
Generated on Wed Jan 23 12:18:41 2002 for exotk by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001