template<class type>
FX::FXRefedObject_DisableCount< type >::FXRefedObject_DisableCount ( type *  obj  )  [inline]

Definition at line 365 of file FXRefedObject.h.

00365 : object(obj) { ++object->disableCount; }


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