Pyrogenesis
trunk
Public Member Functions
|
Public Attributes
|
List of all members
MemFun_t< T > Struct Template Reference
#include <
LoaderThunks.h
>
Public Member Functions
NONCOPYABLE
(
MemFun_t
)
MemFun_t
(
T
*this__, int(T::*func_)(void))
Public Attributes
T
*const
this_
int(T::*
func
)(void)
Constructor & Destructor Documentation
◆
MemFun_t()
template<class T>
MemFun_t
<
T
>::
MemFun_t
(
T
*
this__
,
int(T::*)(void)
func_
)
inline
Member Function Documentation
◆
NONCOPYABLE()
template<class T>
MemFun_t
<
T
>::NONCOPYABLE
(
MemFun_t
<
T
>
)
Member Data Documentation
◆
func
template<class T>
int(T::*
MemFun_t
<
T
>::func) (void)
◆
this_
template<class T>
T
* const
MemFun_t
<
T
>::this_
The documentation for this struct was generated from the following file:
/zpool0/docker-engine-docs/source/ps/
LoaderThunks.h
Generated by
1.8.13