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

exotkAF_SetOfDocument Class Reference

#include <exotkAF_SetOfDocument.hxx>

Collaboration diagram for exotkAF_SetOfDocument:

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_SetOfDocument ()
Standard_EXPORT Standard_Integer Extent () const
Standard_EXPORT Standard_Boolean IsEmpty () const
Standard_EXPORT void Clear ()
Standard_EXPORT Standard_Boolean Add (const Handle_exotkAF_Document &T)
Standard_EXPORT Standard_Boolean Remove (const Handle_exotkAF_Document &T)
Standard_EXPORT void Union (const exotkAF_SetOfDocument &B)
Standard_EXPORT void Intersection (const exotkAF_SetOfDocument &B)
Standard_EXPORT void Difference (const exotkAF_SetOfDocument &B)
Standard_EXPORT Standard_Boolean Contains (const Handle_exotkAF_Document &T) const
Standard_EXPORT Standard_Boolean IsASubset (const exotkAF_SetOfDocument &S) const
Standard_EXPORT Standard_Boolean IsAProperSubset (const exotkAF_SetOfDocument &S) const

Private Methods

Standard_EXPORT exotkAF_SetOfDocument (const exotkAF_SetOfDocument &Other)

Private Attributes

exotkAF_SetListOfSetOfDocument myItems

Friends

class exotkAF_SetIteratorOfSetOfDocument

Constructor & Destructor Documentation

Standard_EXPORT exotkAF_SetOfDocument::exotkAF_SetOfDocument  
 

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


Member Function Documentation

Standard_EXPORT Standard_Boolean exotkAF_SetOfDocument::Add const Handle_exotkAF_Document   T
 

Standard_EXPORT void exotkAF_SetOfDocument::Clear   [inline]
 

Standard_EXPORT Standard_Boolean exotkAF_SetOfDocument::Contains const Handle_exotkAF_Document   T const
 

Standard_EXPORT void exotkAF_SetOfDocument::Difference const exotkAF_SetOfDocument &    B
 

Standard_EXPORT Standard_Integer exotkAF_SetOfDocument::Extent   const [inline]
 

Standard_EXPORT void exotkAF_SetOfDocument::Intersection const exotkAF_SetOfDocument &    B
 

Standard_EXPORT Standard_Boolean exotkAF_SetOfDocument::IsAProperSubset const exotkAF_SetOfDocument &    S const
 

Standard_EXPORT Standard_Boolean exotkAF_SetOfDocument::IsASubset const exotkAF_SetOfDocument &    S const
 

Standard_EXPORT Standard_Boolean exotkAF_SetOfDocument::IsEmpty   const [inline]
 

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

Definition at line 56 of file exotkAF_SetOfDocument.hxx.

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

Definition at line 52 of file exotkAF_SetOfDocument.hxx.

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

Definition at line 48 of file exotkAF_SetOfDocument.hxx.

Standard_EXPORT Standard_Boolean exotkAF_SetOfDocument::Remove const Handle_exotkAF_Document   T
 

Standard_EXPORT void exotkAF_SetOfDocument::Union const exotkAF_SetOfDocument &    B
 


Friends And Related Function Documentation

friend class exotkAF_SetIteratorOfSetOfDocument [friend]
 

Definition at line 77 of file exotkAF_SetOfDocument.hxx.


Member Data Documentation

exotkAF_SetListOfSetOfDocument exotkAF_SetOfDocument::myItems [private]
 

Definition at line 100 of file exotkAF_SetOfDocument.hxx.


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