EHM DAL 0.2.5
Data abstraction layer for Eastside Hockey Manager
|
Public Member Functions | |
ExtraRule (const ExtraRule &other) | |
bool | read (QDataStream &in, ehm_dal::database::DatabaseVersion &version) |
bool | write (QDataStream &out, ehm_dal::database::DatabaseVersion &version) |
ExtraRule & | operator= (ExtraRule o) |
auto | operator<=> (const ExtraRule &o) const |
bool | operator== (const ExtraRule &o) const |
bool | operator< (const ExtraRule &other) const |