Wire Sysio Wire Sysion 1.0.0
|
tracks the version of the application data stored in the database More...
#include <database_header_object.hpp>
Additional Inherited Members | |
Public Types inherited from chainbase::object< database_header_object_type, database_header_object > | |
typedef oid< database_header_object > | id_type |
Static Public Attributes inherited from chainbase::object< database_header_object_type, database_header_object > | |
static const uint16_t | type_id |
the in-memory database expects that binay structures of data do not shift between executions. Some upgrades will bump this version to indicate that the expectations of the binary application data have changed. When it is safe to directly use an older version that will be allowed though cases where this is possible may be rare.
Definition at line 16 of file database_header_object.hpp.