template<class type>
FX::FXRefingObject< type >::FXRefingObject ( const FXRefingObject< type > &  o,
const char *  file = 0,
int  lineno = 0 
) [inline]

Definition at line 433 of file FXRefedObject.h.

00434         : FXRefingObjectBase(0, 0), Generic::ptr<type, FXRefingObjectImpl::refedObject>(o) { }


(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