alignpos Class Reference

#include <alignment.h>

List of all members.

Public Member Functions

 alignpos (int l, int w)
 ~alignpos ()
 alignpos (const alignpos &alp)
alignposoperator= (const alignpos &alp)

Private Member Functions

void deallocate ()
void allocate ()

Private Attributes

int ** posmap
int length
int width


Constructor & Destructor Documentation

alignpos::alignpos ( int  l,
int  w 
) [inline]

References allocate().

alignpos::~alignpos (  )  [inline]

References deallocate().

alignpos::alignpos ( const alignpos alp  ) 

References length, posmap, and width.


Member Function Documentation

alignpos & alignpos::operator= ( const alignpos alp  ) 

References allocate(), deallocate(), length, posmap, and width.

void alignpos::deallocate (  )  [private]

References length, and posmap.

Referenced by operator=(), and ~alignpos().

void alignpos::allocate (  )  [private]

References length, posmap, and width.

Referenced by alignpos(), and operator=().


Member Data Documentation

int** alignpos::posmap [private]

int alignpos::length [private]

int alignpos::width [private]

Referenced by alignpos(), allocate(), and operator=().


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

Generated on Wed Aug 10 11:57:08 2011 for Softwares from Orpara by  doxygen 1.5.6