#include <DataTypeCode.h>
Static Public Member Functions | |
| const int | code () |
|
|||||||||
|
Definition at line 24 of file DataTypeCode.h. References DATATYPECODE_UNKNOWN. Referenced by MRAsbBase.append(), MRAsbBase.copy(), and MRAsbObject.cstattable_sbsizeb().
00024 : static const int code() { return DATATYPECODE_UNKNOWN; } |
1.3.6