|
Open CASCADE Technology 6.5.2
|
#include <Image_ColorPixelDataMap.hxx>
| Image_ColorPixelDataMap::Image_ColorPixelDataMap | ( | const Standard_Integer | NbBuckets = 1 | ) |
| Image_ColorPixelDataMap::~Image_ColorPixelDataMap | ( | ) | [inline] |
| Image_ColorPixelDataMap& Image_ColorPixelDataMap::Assign | ( | const Image_ColorPixelDataMap & | Other | ) |
| Standard_Boolean Image_ColorPixelDataMap::Bind | ( | const Aspect_ColorPixel & | K, |
| const Standard_Integer & | I | ||
| ) |
| Standard_Integer& Image_ColorPixelDataMap::ChangeFind | ( | const Aspect_ColorPixel & | K | ) |
| Standard_Address Image_ColorPixelDataMap::ChangeFind1 | ( | const Aspect_ColorPixel & | K | ) |
| void Image_ColorPixelDataMap::Clear | ( | ) |
| const Standard_Integer& Image_ColorPixelDataMap::Find | ( | const Aspect_ColorPixel & | K | ) | const |
| Standard_Address Image_ColorPixelDataMap::Find1 | ( | const Aspect_ColorPixel & | K | ) | const |
| Standard_Boolean Image_ColorPixelDataMap::IsBound | ( | const Aspect_ColorPixel & | K | ) | const |
| void Image_ColorPixelDataMap::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* Image_ColorPixelDataMap::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* Image_ColorPixelDataMap::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| Standard_Integer& Image_ColorPixelDataMap::operator() | ( | const Aspect_ColorPixel & | K | ) | [inline] |
| const Standard_Integer& Image_ColorPixelDataMap::operator() | ( | const Aspect_ColorPixel & | K | ) | const [inline] |
| Image_ColorPixelDataMap& Image_ColorPixelDataMap::operator= | ( | const Image_ColorPixelDataMap & | Other | ) | [inline] |
| void Image_ColorPixelDataMap::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean Image_ColorPixelDataMap::UnBind | ( | const Aspect_ColorPixel & | K | ) |
1.7.4