Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

clip::clip_internal::pic_rep< PEL > Class Template Reference

#include <picture.h>

List of all members.

Private Member Functions

 pic_rep (const int &r, const int &c, const int &bord)
template<typename OTHERPEL>  pic_rep (const pic_rep< OTHERPEL > &other)
 pic_rep (const pic_rep< PEL > &other)
void dc_pad ()
void zero_border ()
 ~pic_rep ()

Private Attributes

PEL ** buf
int border
int rows
int cols
int numrefs

template<typename PEL>
class clip::clip_internal::pic_rep< PEL >


Constructor & Destructor Documentation

template<typename PEL>
clip::clip_internal::pic_rep< PEL >::pic_rep const int &  r,
const int &  c,
const int &  bord
[inline, private]
 

template<typename PEL>
template<typename OTHERPEL>
clip::clip_internal::pic_rep< PEL >::pic_rep const pic_rep< OTHERPEL > &  other  )  [inline, private]
 

template<typename PEL>
clip::clip_internal::pic_rep< PEL >::pic_rep const pic_rep< PEL > &  other  )  [inline, private]
 

template<typename PEL>
clip::clip_internal::pic_rep< PEL >::~pic_rep  )  [inline, private]
 


Member Function Documentation

template<typename PEL>
void clip::clip_internal::pic_rep< PEL >::dc_pad  )  [inline, private]
 

template<typename PEL>
void clip::clip_internal::pic_rep< PEL >::zero_border  )  [inline, private]
 


Member Data Documentation

template<typename PEL>
int clip::clip_internal::pic_rep< PEL >::border [private]
 

template<typename PEL>
PEL** clip::clip_internal::pic_rep< PEL >::buf [private]
 

template<typename PEL>
int clip::clip_internal::pic_rep< PEL >::cols [private]
 

template<typename PEL>
int clip::clip_internal::pic_rep< PEL >::numrefs [private]
 

template<typename PEL>
int clip::clip_internal::pic_rep< PEL >::rows [private]
 


The documentation for this class was generated from the following file:
Generated on Sat Mar 5 17:34:35 2005 for clip by doxygen 1.3.8