FXTime& FX::FXTime::operator+= ( const FXTime b  )  throw () [inline]

Definition at line 87 of file FXTime.h.

00087 { value+=b.value; return *this; }


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