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

Definition at line 89 of file FXTime.h.

00089 { 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