|
Pyrogenesis
13997
|
#include <LoaderThunks.h>
Public Member Functions | |
| NONCOPYABLE (MemFun1_t) | |
| MemFun1_t (T *this__, int(T::*func_)(Arg), Arg arg_) | |
Public Attributes | |
| T *const | this_ |
| Arg | arg |
| int(T::* | func )(Arg) |
Definition at line 78 of file LoaderThunks.h.
|
inline |
Definition at line 85 of file LoaderThunks.h.
Definition at line 83 of file LoaderThunks.h.
Definition at line 84 of file LoaderThunks.h.
Definition at line 82 of file LoaderThunks.h.
1.8.5