[inline]
Definition at line 1686 of file FXGenericTools.h.
01687 { 01688 if(!*this) return 0; 01689 static Tester t; 01690 return &t; 01691 }