1 #ifndef __PHIMEMORYIMAGE_
2 #define __PHIMEMORYIMAGE_
void CopyFromBuffer(PhiMemoryImage::value_ptr rhs, int offset)
functions///
void SetBit(int station, int bitNumber, bool value=true)
static const int STATIONS
PhiMemoryImage::value_type & operator[](int index)
PhiMemoryImage(int z, int o, int tw, int th, int fo, int fi, int si, int se)
void SetBuff(int chunk, int value)
bool GetBit(int station, int bitNumber) const
PhiMemoryImage()
constructors///
PhiMemoryImage::value_type _buffer[PhiMemoryImage::TOTAL_UNITS]
unsigned long int value_type
PhiMemoryImage::value_type * value_ptr
static const int TOTAL_UNITS