template<class type>
FX::FXProcess_StaticInit< type >::~FXProcess_StaticInit (  )  [inline]

Definition at line 490 of file FXProcess.h.

References FXDELETE, and FX::FXProcess::int_removeStaticInit().

00491     {
00492         FXDELETE(object);
00493         FXProcess::int_removeStaticInit(this);
00494     }


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