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

#include <content_file.h>

Public Attributes

UniversalId id
 
UniversalId content_set_id
 
std::string request_path
 
bool requires_authentication
 
EnabledType enabled
 
uint64_t size
 
std::optional< std::string > options
 
bool deleted {false}
 

Member Data Documentation

◆ content_set_id

UniversalId mrs::database::entry::ContentFile::content_set_id

◆ deleted

bool mrs::database::entry::ContentFile::deleted {false}

◆ enabled

EnabledType mrs::database::entry::ContentFile::enabled

◆ id

UniversalId mrs::database::entry::ContentFile::id

◆ options

std::optional<std::string> mrs::database::entry::ContentFile::options

◆ request_path

std::string mrs::database::entry::ContentFile::request_path

◆ requires_authentication

bool mrs::database::entry::ContentFile::requires_authentication

◆ size

uint64_t mrs::database::entry::ContentFile::size

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