TrinityCore
DB2Record Member List

This is the complete list of members for DB2Record, including all inherited members.

_db2DB2Recordprivate
_fieldOffsetsDB2Recordprivate
_recordDataDB2Recordprivate
_recordIndexDB2Recordprivate
DB2Record(DB2FileLoaderImpl const &db2, uint32 recordIndex, std::size_t *fieldOffsets)DB2Record
DB2Record(DB2Record const &other)DB2Record
DB2Record(DB2Record &&other) noexceptDB2Record
GetFloat(uint32 field, uint32 arrayIndex) constDB2Record
GetFloat(char const *fieldName) constDB2Record
GetId() constDB2Record
GetInt32(uint32 field, uint32 arrayIndex) constDB2Record
GetInt32(char const *fieldName) constDB2Record
GetString(uint32 field, uint32 arrayIndex) constDB2Record
GetString(char const *fieldName) constDB2Record
GetUInt16(uint32 field, uint32 arrayIndex) constDB2Record
GetUInt16(char const *fieldName) constDB2Record
GetUInt32(uint32 field, uint32 arrayIndex) constDB2Record
GetUInt32(char const *fieldName) constDB2Record
GetUInt64(uint32 field, uint32 arrayIndex) constDB2Record
GetUInt64(char const *fieldName) constDB2Record
GetUInt8(uint32 field, uint32 arrayIndex) constDB2Record
GetUInt8(char const *fieldName) constDB2Record
MakePersistent()DB2Record
operator bool() constDB2Recordexplicit
operator=(DB2Record const &other)=deleteDB2Record
operator=(DB2Record &&other) noexcept=deleteDB2Record
~DB2Record()DB2Record