Static Interface helper class. More...
#include <StaticInterface.h>
Public Member Functions | |
Impl * | impl () |
const Impl * | impl () const |
Static Interface helper class.
Impl | Implementation class. |
Interface | Interface template |
Definition at line 30 of file StaticInterface.h.
Impl* impl | ( | ) |
Definition at line 35 of file StaticInterface.h.
const Impl* impl | ( | ) | const |
Definition at line 43 of file StaticInterface.h.