SALOME - SMESH
|
#include <SMDS_MeshIDFactory.hxx>
Public Member Functions | |
virtual int | GetFreeID () |
virtual void | ReleaseID (int ID) |
virtual void | Clear () |
Protected Member Functions | |
SMDS_MeshIDFactory () | |
Protected Attributes | |
int | myMaxID |
std::set< int > | myPoolOfID |
Definition at line 35 of file SMDS_MeshIDFactory.hxx.
|
protected |
|
virtual |
Reimplemented in SMDS_MeshElementIDFactory.
|
virtual |
Reimplemented in SMDS_MeshElementIDFactory.
|
virtual |
Reimplemented in SMDS_MeshElementIDFactory.
|
protected |
Definition at line 44 of file SMDS_MeshIDFactory.hxx.
|
protected |
Definition at line 45 of file SMDS_MeshIDFactory.hxx.