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

exotkAF_ViewHLRMenuNode Class Reference

Describe a menu node for the view HLR. More...

#include <exotkAF_ViewHLRMenuNode.hxx>

Inheritance diagram for exotkAF_ViewHLRMenuNode:

Inheritance graph
[legend]
Collaboration diagram for exotkAF_ViewHLRMenuNode:

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 exotkAF_ViewHLRMenuNode (const Handle_exotkAF_View &aView)
 Constructor. More...

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

virtual Standard_EXPORT Standard_Boolean Execute ()
 Execute the action ( switch the HLR status ). More...


Protected Attributes

Handle_exotkAF_View myView

Detailed Description

Describe a menu node for the view HLR.

Author:
Stephane Routelous

Definition at line 49 of file exotkAF_ViewHLRMenuNode.hxx.


Constructor & Destructor Documentation

exotkAF_ViewHLRMenuNode::exotkAF_ViewHLRMenuNode const Handle_exotkAF_View   aView
 

Constructor.

Parameters:
aView  const Handle_exotkAF_View&

Definition at line 63 of file exotkAF_ViewHLRMenuNode.cxx.

References exotkTree_TreeNode::myIsChecked, exotkTree_TreeNode::myName, and myView.

exotkAF_ViewHLRMenuNode::~exotkAF_ViewHLRMenuNode   [virtual]
 

Destructor.

Definition at line 78 of file exotkAF_ViewHLRMenuNode.cxx.


Member Function Documentation

exotkAF_ViewHLRMenuNode::Execute   [virtual]
 

Execute the action ( switch the HLR status ).

Returns:
Standard_Boolean

Reimplemented from exotkTree_MenuNode.

Definition at line 89 of file exotkAF_ViewHLRMenuNode.cxx.

References exotkTree_TreeNode::myIsChecked, and myView.

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

OCC delete.

Returns:
inline void
Parameters:
void  *anAddress

Reimplemented from exotkTree_MenuNode.

Definition at line 82 of file exotkAF_ViewHLRMenuNode.hxx.

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

OCC new.

Returns:
inline void*
Parameters:
size_t  size

Reimplemented from exotkTree_MenuNode.

Definition at line 71 of file exotkAF_ViewHLRMenuNode.hxx.

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

OCC new.

Returns:
inline void*
Parameters:
size_t 
void  * anAddress

Reimplemented from exotkTree_MenuNode.

Definition at line 60 of file exotkAF_ViewHLRMenuNode.hxx.


Member Data Documentation

Handle_exotkAF_View exotkAF_ViewHLRMenuNode::myView [protected]
 

the view to handle

Definition at line 110 of file exotkAF_ViewHLRMenuNode.hxx.

Referenced by Execute(), and exotkAF_ViewHLRMenuNode().


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