Definitions of the SPL::ValueHandle and SPL::ConstValueHandle classes. More...
#include <SPL/Runtime/Type/Meta/Type.h>
Classes |
|
class | SPL::ConstValueHandle |
Class for reflective manipulation of const values of spl types. More... |
|
class | SPL::ValueHandle |
Class for reflective manipulation of values of SPL types. More... |
|
Namespaces |
|
SPL | |
C++ classes for writing operators. |
|
Functions |
|
template<class T > | |
size_t | SPL::getSerializedSize (T const &x) |
Definitions of the SPL::ValueHandle and SPL::ConstValueHandle classes.