MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
mrs::database::entry::EntryKey Struct Reference

#include <entry.h>

Public Member Functions

bool operator< (const EntryKey &other) const
 

Public Attributes

EntryType type
 
UniversalId id
 
uint64_t sub_id {0}
 

Member Function Documentation

◆ operator<()

bool mrs::database::entry::EntryKey::operator< ( const EntryKey other) const
inline

Member Data Documentation

◆ id

UniversalId mrs::database::entry::EntryKey::id

◆ sub_id

uint64_t mrs::database::entry::EntryKey::sub_id {0}

◆ type

EntryType mrs::database::entry::EntryKey::type

The documentation for this struct was generated from the following file: