LookUpTable Class Reference

#include <AImage.h>

List of all members.

Public Member Functions

 LookUpTable ()
 LookUpTable (const LookUpTable &)
LookUpTableoperator= (const LookUpTable &)
void set (int, int)
int get (int) const

Private Attributes

unsigned char table [256]

Detailed Description

Definition at line 31 of file AImage.h.


Constructor & Destructor Documentation

LookUpTable::LookUpTable (  ) 
LookUpTable::LookUpTable ( const LookUpTable  ) 

Member Function Documentation

int LookUpTable::get ( int   )  const
LookUpTable& LookUpTable::operator= ( const LookUpTable  ) 
void LookUpTable::set ( int  ,
int   
)

Referenced by LUTImage::setInLT().


Member Data Documentation

unsigned char LookUpTable::table[256] [private]

Definition at line 46 of file AImage.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Mon Sep 26 18:43:48 2011 for CRyptography And Groups (CRAG) by  doxygen 1.6.1