#include <DataTypeCode.h>
[static]
Definition at line 49 of file DataTypeCode.h.
References DATATYPECODE_DOUBLE.
00049 : static const int code() { return DATATYPECODE_DOUBLE; }