FXTime operator+ ( const FXTime a,
const FXTime b 
) throw () [friend]

Definition at line 83 of file FXTime.h.

00083 { return FXTime(a.value+b.value); }


(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