Overview   Namespace   Class   Index   Help 

Global Functions in Global Namespace C++
in Sourcefile tres.h


rtl_tres_create
extern "C"
rtl_TestResult * rtl_tres_create(
const sal_Char * meth,
sal_uInt32 flags );

virtual abstract const volatile template static inline C-linkage
NO NO NO NO NO NO NO YES


rtl_tres_destroy
extern "C"
void rtl_tres_destroy(
rtl_TestResult * res );

virtual abstract const volatile template static inline C-linkage
NO NO NO NO NO NO NO YES


Top of Page