32 #ifndef _QORE_CLASS_INTERN_SERIALIZABLE_H 34 #define _QORE_CLASS_INTERN_SERIALIZABLE_H 36 #include "qore/intern/QoreSerializable.h" 39 DLLEXPORT
extern QoreClass* QC_SERIALIZABLE;
41 DLLLOCAL
void preinitSerializableClass();
49 #endif // _QORE_CLASS_INTERN_SERIALIZABLE_H contains constants, classes, and subnamespaces in QoreProgram objects
Definition: QoreNamespace.h:64
defines a Qore-language class
Definition: QoreClass.h:239
unsigned qore_classid_t
used for the unique class ID for QoreClass objects
Definition: common.h:79
typed hash declaration
Definition: TypedHashDecl.h:44