EHM DAL 0.2.3
Data abstraction layer for Eastside Hockey Manager
Loading...
Searching...
No Matches
ehm_dal::tables::TableAttributes Member List

This is the complete list of members for ehm_dal::tables::TableAttributes, including all inherited members.

gameTableId() constehm_dal::tables::TableAttributesinline
id() constehm_dal::tables::TableAttributesinline
isDatabaseTable() const (defined in ehm_dal::tables::TableAttributes)ehm_dal::tables::TableAttributes
isFlagBitmaskTable() const (defined in ehm_dal::tables::TableAttributes)ehm_dal::tables::TableAttributes
isFlagStandardTable() const (defined in ehm_dal::tables::TableAttributes)ehm_dal::tables::TableAttributes
isFlagTable() const (defined in ehm_dal::tables::TableAttributes)ehm_dal::tables::TableAttributes
name() constehm_dal::tables::TableAttributesinline
readTableHeader(QDataStream &in) (defined in ehm_dal::tables::TableAttributes)ehm_dal::tables::TableAttributes
TableAttributes(const QString &name=QString(), const TableIndex table_id=TableIndex::NO_TABLE, const TableType type=TableType::STANDARD_TABLE) (defined in ehm_dal::tables::TableAttributes)ehm_dal::tables::TableAttributes
type() constehm_dal::tables::TableAttributesinline
writeTableHeader(QDataStream &out) (defined in ehm_dal::tables::TableAttributes)ehm_dal::tables::TableAttributes