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

exotkTree_Menu Class Reference

Class to describe a Menu. More...

#include <exotkTree_Menu.hxx>

Inheritance diagram for exotkTree_Menu:

Inheritance graph
[legend]
Collaboration diagram for exotkTree_Menu:

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_Menu ()
 Constructor. More...

virtual Standard_EXPORT ~exotkTree_Menu ()
 Destructor. 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_Menu_Type_ ()
 Type management. More...


Detailed Description

Class to describe a Menu.

Author:
Stephane Routelous

Definition at line 45 of file exotkTree_Menu.hxx.


Constructor & Destructor Documentation

exotkTree_Menu::exotkTree_Menu  
 

Constructor.

Definition at line 58 of file exotkTree_Menu.cxx.

exotkTree_Menu::~exotkTree_Menu   [virtual]
 

Destructor.

Definition at line 71 of file exotkTree_Menu.cxx.


Member Function Documentation

Handle_Standard_Type & exotkTree_Menu::DynamicType   const
 

Type management.

Returns:
const Handle_Standard_Type&

Reimplemented from exotkTree_Tree.

Reimplemented in exotkAIS_InteractiveObjectPopup.

exotkTree_Menu::IsKind const Handle_Standard_Type &    const
 

Type management.

Returns:
Standard_Boolean
Parameters:
const  Handle_Standard_Type&

Reimplemented from exotkTree_Tree.

Reimplemented in exotkAIS_InteractiveObjectPopup.

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

OCC delete.

Returns:
inline void
Parameters:
void  *anAddress

Reimplemented from exotkTree_Tree.

Reimplemented in exotkAF_ViewPopup, and exotkAIS_InteractiveObjectPopup.

Definition at line 78 of file exotkTree_Menu.hxx.

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

OCC new.

Returns:
inline void*
Parameters:
size_t  size

Reimplemented from exotkTree_Tree.

Reimplemented in exotkAF_ViewPopup, and exotkAIS_InteractiveObjectPopup.

Definition at line 67 of file exotkTree_Menu.hxx.

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

OCC new.

Returns:
inline void*
Parameters:
size_t 
void  * anAddress

Reimplemented from exotkTree_Tree.

Reimplemented in exotkAF_ViewPopup, and exotkAIS_InteractiveObjectPopup.

Definition at line 56 of file exotkTree_Menu.hxx.


Friends And Related Function Documentation

Handle_Standard_Type & exotkTree_Menu::exotkTree_Menu_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:40 2002 for exotk by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001