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

exotkAF Class Reference

Utilities and Datas for the exotkAF package. More...

#include <exotkAF.hxx>

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...


Static Public Methods

Standard_EXPORT void SetApplication (const Handle_exotkAF_Application &anApplication)
 store anApplication. More...

Standard_EXPORT Handle_exotkAF_Application Application ()
 return the stored application. More...


Detailed Description

Utilities and Datas for the exotkAF package.

Author:
Stephane Routelous

Definition at line 49 of file exotkAF.hxx.


Member Function Documentation

exotkAF::Application   [static]
 

return the stored application.

Returns:
Handle_exotkAF_Application

Definition at line 64 of file exotkAF.cxx.

Referenced by exotkAF_ViewBackgroundColorMenuNode::Execute(), and exotkAF_Document::Init().

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

OCC delete.

Returns:
inline void
Parameters:
void  *anAddress

Definition at line 82 of file exotkAF.hxx.

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

OCC new.

Returns:
inline void*
Parameters:
size_t  size

Definition at line 71 of file exotkAF.hxx.

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

OCC new.

Returns:
inline void*
Parameters:
size_t 
void  * anAddress

Definition at line 60 of file exotkAF.hxx.

exotkAF::SetApplication const Handle_exotkAF_Application   anApplication [static]
 

store anApplication.

Parameters:
anApplication  const Handle_exotkAF_Application&

Definition at line 52 of file exotkAF.cxx.

Referenced by exotkAF_Application::~exotkAF_Application().


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