#include <XSDRAWSTLVRML_CoordsMap.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | XSDRAWSTLVRML_CoordsMap (const Standard_Integer NbBuckets=1) |
Standard_EXPORT XSDRAWSTLVRML_CoordsMap & | Assign (const XSDRAWSTLVRML_CoordsMap &Other) |
XSDRAWSTLVRML_CoordsMap & | operator= (const XSDRAWSTLVRML_CoordsMap &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~XSDRAWSTLVRML_CoordsMap () | |
Standard_EXPORT Standard_Boolean | Bind (const Standard_Integer &K, const TColStd_DataMapOfIntegerReal &I) |
Standard_EXPORT Standard_Boolean | IsBound (const Standard_Integer &K) const |
Standard_EXPORT Standard_Boolean | UnBind (const Standard_Integer &K) |
Standard_EXPORT const TColStd_DataMapOfIntegerReal & | Find (const Standard_Integer &K) const |
const TColStd_DataMapOfIntegerReal & | operator() (const Standard_Integer &K) const |
Standard_EXPORT TColStd_DataMapOfIntegerReal & | ChangeFind (const Standard_Integer &K) |
TColStd_DataMapOfIntegerReal & | operator() (const Standard_Integer &K) |
Private Member Functions | |
Standard_EXPORT | XSDRAWSTLVRML_CoordsMap (const XSDRAWSTLVRML_CoordsMap &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|