FXRanged& FX::FXRanged::operator= ( const FXRanged bounds  )  [inline]

Assignment.

Definition at line 57 of file FXRanged.h.

References lower, and upper.

00057 { lower=bounds.lower; upper=bounds.upper; return *this; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:35:47 2009 for TnFOX by doxygen v1.4.7