Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
CDM_PresentationDirectory Class Reference

#include <CDM_PresentationDirectory.hxx>

Inheritance diagram for CDM_PresentationDirectory:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC CDM_PresentationDirectory (const Standard_Integer NbBuckets=1)
CDM_PresentationDirectoryAssign (const CDM_PresentationDirectory &Other)
CDM_PresentationDirectoryoperator= (const CDM_PresentationDirectory &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~CDM_PresentationDirectory ()
Standard_Boolean Bind (const TCollection_ExtendedString &K, const Handle< CDM_Document > &I)
Standard_Boolean IsBound (const TCollection_ExtendedString &K) const
Standard_Boolean UnBind (const TCollection_ExtendedString &K)
const Handle_CDM_Document & Find (const TCollection_ExtendedString &K) const
const Handle_CDM_Document & operator() (const TCollection_ExtendedString &K) const
Handle_CDM_Document & ChangeFind (const TCollection_ExtendedString &K)
Handle_CDM_Document & operator() (const TCollection_ExtendedString &K)
Standard_Address Find1 (const TCollection_ExtendedString &K) const
Standard_Address ChangeFind1 (const TCollection_ExtendedString &K)

Constructor & Destructor Documentation


Member Function Documentation

const Handle_CDM_Document& CDM_PresentationDirectory::operator() ( const TCollection_ExtendedString K) const [inline]
Handle_CDM_Document& CDM_PresentationDirectory::operator() ( const TCollection_ExtendedString K) [inline]
CDM_PresentationDirectory& CDM_PresentationDirectory::operator= ( const CDM_PresentationDirectory Other) [inline]

The documentation for this class was generated from the following file: