Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

qgar::GenImage_NoCheck< T > Class Template Reference
[Images]

#include <GenImage.H>

List of all members.


Detailed Description

template<typename T>
class qgar::GenImage_NoCheck< T >

No-check policy.

Author:
Jan Rendek
Date:
November 5, 2003 7:47
Since:
Qgar 2.1.1

Definition at line 94 of file GenImage.H.

Public Member Functions

void checkRange (const T *const aPPixmap, int aWidth, const BoundingBox &aRange) const
 Check a range.


Member Function Documentation

template<typename T>
void qgar::GenImage_NoCheck< T >::checkRange const T *const   aPPixmap,
int  aWidth,
const BoundingBox aRange
const [inline]
 

Check a range.

Parameters:
aPPixmap a pointer to the pixel map of an image
aWidth 
aRange 
Exceptions:
qgar::QgarErrorDomain (pixel value out of range)

Definition at line 110 of file GenImage.H.


The documentation for this class was generated from the following file: