FXStream& operator>> ( FXStream s,
FXint v 
) [friend]

Definition at line 423 of file FXStream.h.

00423 { return s >> reinterpret_cast<FXuint&>(v); }


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