#include <StdAdaptors.h>
Public Member Functions | |
| StdNamingCountAdapt (int_t &iCount, const char *szName) | |
| void | CompileFunc (StdCompiler *pComp) const |
Public Attributes | |
| int_t & | iCount |
| const char * | szName |
Definition at line 992 of file StdAdaptors.h.
|
inline |
Definition at line 995 of file StdAdaptors.h.
|
inline |
Definition at line 996 of file StdAdaptors.h.
References StdCompiler::hasNaming(), StdCompiler::isDeserializer(), mkIntPackAdapt(), StdCompiler::NameCount(), and StdCompiler::Value().
| int_t& StdNamingCountAdapt< int_t >::iCount |
Definition at line 994 of file StdAdaptors.h.
| const char* StdNamingCountAdapt< int_t >::szName |
Definition at line 994 of file StdAdaptors.h.