Go to the documentation of this file.
10 #ifndef _JANITORS_H_2006_05_01
11 #define _JANITORS_H_2006_05_01
14 #if defined(__GNUC__) && !defined(__cdecl)
15 #define __cdecl // __attribute__((cdecl)) // JLBC @ MRPT: GCC warns about
17 #define __stdcall // __attribute__((stdcall)) // JLBC @ MRPT: GCC warns about
143 template <
class T,
typename R =
void>
178 template <
class T,
typename R =
void>
212 template <
class T,
class C,
typename R =
void>
249 template <
class T,
typename R =
void>
306 #endif // _JANITORS_H_2006_05_01
Value restoring janitor class.
Function calling janitor class.
t_func_JanitorFuncStdCall m_funcJFSC
Function calling janitor class.
Memory releasing janitor class.
Class function calling janitor class.
Log / printf-like function calling janitor class.
Memory releasing janitor class.
Value restoring janitor class.
R(__cdecl * t_func_JanitorLogFunc)(const char *,...)
Memory releasing janitor class.
t_func_JanitorFunc m_funcJF
typedef void(APIENTRYP PFNGLBLENDCOLORPROC)(GLclampf red
R(T::* t_func_JanitorClasssFunc)(void)
The namespace of all Xsens software since 2006.
t_func_JanitorLogFunc m_funcJF
t_func_JanitorClasssFunc m_funcJCF
R(__stdcall * t_func_JanitorFuncStdCall)(T)
R(__cdecl * t_func_JanitorFunc)(T)
Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST | |