Open CASCADE Technology 6.6.0
Public Member Functions
MeshVS_MapOfTwoNodes Class Reference

#include <MeshVS_MapOfTwoNodes.hxx>

Inheritance diagram for MeshVS_MapOfTwoNodes:
Inheritance graph
[legend]

Public Member Functions

 MeshVS_MapOfTwoNodes (const Standard_Integer NbBuckets=1)
MeshVS_MapOfTwoNodesAssign (const MeshVS_MapOfTwoNodes &Other)
MeshVS_MapOfTwoNodesoperator= (const MeshVS_MapOfTwoNodes &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~MeshVS_MapOfTwoNodes ()
Standard_Boolean Add (const MeshVS_TwoNodes &aKey)
Standard_Boolean Contains (const MeshVS_TwoNodes &aKey) const
Standard_Boolean Remove (const MeshVS_TwoNodes &aKey)

Constructor & Destructor Documentation

MeshVS_MapOfTwoNodes::MeshVS_MapOfTwoNodes ( const Standard_Integer  NbBuckets = 1)
MeshVS_MapOfTwoNodes::~MeshVS_MapOfTwoNodes ( ) [inline]

Member Function Documentation

Standard_Boolean MeshVS_MapOfTwoNodes::Add ( const MeshVS_TwoNodes aKey)
MeshVS_MapOfTwoNodes& MeshVS_MapOfTwoNodes::Assign ( const MeshVS_MapOfTwoNodes Other)
void MeshVS_MapOfTwoNodes::Clear ( )
Standard_Boolean MeshVS_MapOfTwoNodes::Contains ( const MeshVS_TwoNodes aKey) const
MeshVS_MapOfTwoNodes& MeshVS_MapOfTwoNodes::operator= ( const MeshVS_MapOfTwoNodes Other) [inline]
Standard_Boolean MeshVS_MapOfTwoNodes::Remove ( const MeshVS_TwoNodes aKey)
void MeshVS_MapOfTwoNodes::ReSize ( const Standard_Integer  NbBuckets)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines