Qore Programming Language Reference Manual 2.0.0
|
serialization information More...
#include <QC_Serializable.dox.h>
Public Attributes | |
auto | _data |
Serialized data. | |
*hash< string, hash< auto > > | _index |
Unique object index. | |
*list< string > | _modules |
List of modules to load to support the data. | |
*hash< string, hash< auto > > | _sdata |
Serialized static class data. | |
serialization information