CHROMA
|
#include <singleton.h>
Public Member Functions | |
void | operator() (T *) |
Public Attributes | |
void(* | pFun_ )() |
Definition at line 328 of file singleton.h.
|
inline |
Definition at line 330 of file singleton.h.
References Chroma::Private::Adapter< T >::pFun_.
void(* Chroma::Private::Adapter< T >::pFun_) () |
Definition at line 331 of file singleton.h.
Referenced by Chroma::Private::Adapter< T >::operator()().