Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Cnum& Impala::Core::Array::Pattern::Cnum::operator= ( Coord coords  )  [inline]

Assignment operator.

Definition at line 52 of file Cnum.h.

References mCoords.

00053     {
00054         mCoords = coords;
00055         return *this;
00056     }


Generated on Thu Jan 13 09:18:03 2011 for ImpalaSrc by  doxygen 1.5.1