#include <StdAdaptors.h>
Public Member Functions | |
| StdIntPackAdapt (T &rVal) | |
| T | clearUpper (T x) const |
| void | CompileFunc (StdCompiler *pComp) const |
| template<class D > | |
| bool | operator== (const D &nValue) const |
| template<class D > | |
| StdIntPackAdapt & | operator= (const D &nValue) |
Public Attributes | |
| T & | rVal |
Definition at line 727 of file StdAdaptors.h.
|
inline |
Definition at line 729 of file StdAdaptors.h.
|
inline |
Definition at line 732 of file StdAdaptors.h.
Referenced by StdIntPackAdapt< T >::CompileFunc().
|
inline |
Definition at line 738 of file StdAdaptors.h.
References StdIntPackAdapt< T >::clearUpper(), StdCompiler::hasNaming(), StdCompiler::isDeserializer(), StdIntPackAdapt< T >::rVal, and StdCompiler::Value().
|
inline |
|
inline |
| T& StdIntPackAdapt< T >::rVal |
Definition at line 730 of file StdAdaptors.h.
Referenced by StdIntPackAdapt< T >::CompileFunc(), StdIntPackAdapt< T >::operator=(), and StdIntPackAdapt< T >::operator==().