#include <type.h>
Member Function Documentation
template<typename Inner >
template<typename Inner >
static void synfig::Operation::DefaultFuncs::destroy |
( |
const InternalPointer |
x | ) |
|
|
inlinestatic |
template<typename Inner , typename Outer >
static void synfig::Operation::DefaultFuncs::set |
( |
InternalPointer |
dest, |
|
|
const Outer & |
src |
|
) |
| |
|
inlinestatic |
template<typename Inner , typename Outer >
static void synfig::Operation::DefaultFuncs::put |
( |
Outer & |
dest, |
|
|
const InternalPointer |
src |
|
) |
| |
|
inlinestatic |
template<typename Inner , typename Outer >
static const Outer& synfig::Operation::DefaultFuncs::get |
( |
const InternalPointer |
x | ) |
|
|
inlinestatic |
template<typename Inner >
template<typename Inner >
template<typename Inner , String(*)(const Inner &) Func>
The documentation for this class was generated from the following file: