OCC Main Page | Visualization | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

Visualization
TKService
Image


Image_PixelRowOfDIndexedImage Class Reference

#include <Image_PixelRowOfDIndexedImage.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT Image_PixelRowOfDIndexedImage (const Standard_Integer Low, const Standard_Integer Up)
Standard_EXPORT Image_PixelRowOfDIndexedImage (const Aspect_IndexPixel &Item, const Standard_Integer Low, const Standard_Integer Up)
Standard_EXPORT void Init (const Aspect_IndexPixel &V)
Standard_EXPORT void Destroy ()
 ~Image_PixelRowOfDIndexedImage ()
Standard_Boolean IsAllocated () const
Standard_EXPORT const Image_PixelRowOfDIndexedImageAssign (const Image_PixelRowOfDIndexedImage &Other)
const Image_PixelRowOfDIndexedImageoperator= (const Image_PixelRowOfDIndexedImage &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Aspect_IndexPixel &Value)
const Aspect_IndexPixelValue (const Standard_Integer Index) const
const Aspect_IndexPixeloperator() (const Standard_Integer Index) const
Aspect_IndexPixelChangeValue (const Standard_Integer Index)
Aspect_IndexPixeloperator() (const Standard_Integer Index)

Private Member Functions

Standard_EXPORT Image_PixelRowOfDIndexedImage (const Image_PixelRowOfDIndexedImage &AnArray)

Private Attributes

Standard_Integer myLowerBound
Standard_Integer myUpperBound
Standard_Address myStart
Standard_Boolean isAllocated


Constructor & Destructor Documentation

Standard_EXPORT Image_PixelRowOfDIndexedImage::Image_PixelRowOfDIndexedImage const Standard_Integer  Low,
const Standard_Integer  Up
 

Standard_EXPORT Image_PixelRowOfDIndexedImage::Image_PixelRowOfDIndexedImage const Aspect_IndexPixel Item,
const Standard_Integer  Low,
const Standard_Integer  Up
 

Image_PixelRowOfDIndexedImage::~Image_PixelRowOfDIndexedImage  )  [inline]
 

Standard_EXPORT Image_PixelRowOfDIndexedImage::Image_PixelRowOfDIndexedImage const Image_PixelRowOfDIndexedImage AnArray  )  [private]
 


Member Function Documentation

Standard_EXPORT const Image_PixelRowOfDIndexedImage& Image_PixelRowOfDIndexedImage::Assign const Image_PixelRowOfDIndexedImage Other  ) 
 

Aspect_IndexPixel& Image_PixelRowOfDIndexedImage::ChangeValue const Standard_Integer  Index  ) 
 

Standard_EXPORT void Image_PixelRowOfDIndexedImage::Destroy  ) 
 

Standard_EXPORT void Image_PixelRowOfDIndexedImage::Init const Aspect_IndexPixel V  ) 
 

Standard_Boolean Image_PixelRowOfDIndexedImage::IsAllocated  )  const
 

Standard_Integer Image_PixelRowOfDIndexedImage::Length  )  const
 

Standard_Integer Image_PixelRowOfDIndexedImage::Lower  )  const
 

void Image_PixelRowOfDIndexedImage::operator delete void *  anAddress  )  [inline]
 

void* Image_PixelRowOfDIndexedImage::operator new size_t  size  )  [inline]
 

void* Image_PixelRowOfDIndexedImage::operator new size_t  ,
void *  anAddress
[inline]
 

Aspect_IndexPixel& Image_PixelRowOfDIndexedImage::operator() const Standard_Integer  Index  )  [inline]
 

const Aspect_IndexPixel& Image_PixelRowOfDIndexedImage::operator() const Standard_Integer  Index  )  const [inline]
 

const Image_PixelRowOfDIndexedImage& Image_PixelRowOfDIndexedImage::operator= const Image_PixelRowOfDIndexedImage Other  )  [inline]
 

void Image_PixelRowOfDIndexedImage::SetValue const Standard_Integer  Index,
const Aspect_IndexPixel Value
 

Standard_Integer Image_PixelRowOfDIndexedImage::Upper  )  const
 

const Aspect_IndexPixel& Image_PixelRowOfDIndexedImage::Value const Standard_Integer  Index  )  const
 


Field Documentation

Standard_Boolean Image_PixelRowOfDIndexedImage::isAllocated [private]
 

Standard_Integer Image_PixelRowOfDIndexedImage::myLowerBound [private]
 

Standard_Address Image_PixelRowOfDIndexedImage::myStart [private]
 

Standard_Integer Image_PixelRowOfDIndexedImage::myUpperBound [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:55:48 2008 for OpenCASCADE by  doxygen 1.4.1