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

exotkAF_SetOfView Class Reference

#include <exotkAF_SetOfView.hxx>

Collaboration diagram for exotkAF_SetOfView:

Collaboration graph
[legend]
List of all members.

Public Methods

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT exotkAF_SetOfView ()
Standard_EXPORT Standard_Integer Extent () const
Standard_EXPORT Standard_Boolean IsEmpty () const
Standard_EXPORT void Clear ()
Standard_EXPORT Standard_Boolean Add (const Handle_exotkAF_View &T)
Standard_EXPORT Standard_Boolean Remove (const Handle_exotkAF_View &T)
Standard_EXPORT void Union (const exotkAF_SetOfView &B)
Standard_EXPORT void Intersection (const exotkAF_SetOfView &B)
Standard_EXPORT void Difference (const exotkAF_SetOfView &B)
Standard_EXPORT Standard_Boolean Contains (const Handle_exotkAF_View &T) const
Standard_EXPORT Standard_Boolean IsASubset (const exotkAF_SetOfView &S) const
Standard_EXPORT Standard_Boolean IsAProperSubset (const exotkAF_SetOfView &S) const

Private Methods

Standard_EXPORT exotkAF_SetOfView (const exotkAF_SetOfView &Other)

Private Attributes

exotkAF_SetListOfSetOfView myItems

Friends

class exotkAF_SetIteratorOfSetOfView

Constructor & Destructor Documentation

Standard_EXPORT exotkAF_SetOfView::exotkAF_SetOfView  
 

Standard_EXPORT exotkAF_SetOfView::exotkAF_SetOfView const exotkAF_SetOfView &    Other [private]
 


Member Function Documentation

Standard_EXPORT Standard_Boolean exotkAF_SetOfView::Add const Handle_exotkAF_View   T
 

Standard_EXPORT void exotkAF_SetOfView::Clear   [inline]
 

Standard_EXPORT Standard_Boolean exotkAF_SetOfView::Contains const Handle_exotkAF_View   T const
 

Standard_EXPORT void exotkAF_SetOfView::Difference const exotkAF_SetOfView &    B
 

Standard_EXPORT Standard_Integer exotkAF_SetOfView::Extent   const [inline]
 

Standard_EXPORT void exotkAF_SetOfView::Intersection const exotkAF_SetOfView &    B
 

Standard_EXPORT Standard_Boolean exotkAF_SetOfView::IsAProperSubset const exotkAF_SetOfView &    S const
 

Standard_EXPORT Standard_Boolean exotkAF_SetOfView::IsASubset const exotkAF_SetOfView &    S const
 

Standard_EXPORT Standard_Boolean exotkAF_SetOfView::IsEmpty   const [inline]
 

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

Definition at line 56 of file exotkAF_SetOfView.hxx.

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

Definition at line 52 of file exotkAF_SetOfView.hxx.

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

Definition at line 48 of file exotkAF_SetOfView.hxx.

Standard_EXPORT Standard_Boolean exotkAF_SetOfView::Remove const Handle_exotkAF_View   T
 

Standard_EXPORT void exotkAF_SetOfView::Union const exotkAF_SetOfView &    B
 


Friends And Related Function Documentation

friend class exotkAF_SetIteratorOfSetOfView [friend]
 

Definition at line 77 of file exotkAF_SetOfView.hxx.


Member Data Documentation

exotkAF_SetListOfSetOfView exotkAF_SetOfView::myItems [private]
 

Definition at line 100 of file exotkAF_SetOfView.hxx.


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