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

#include <content_set.h>

Public Attributes

UniversalId id
 
UniversalId service_id
 
std::string request_path
 
EnabledType enabled
 
bool requires_authentication
 
bool internal
 
std::optional< std::string > options
 
bool deleted {false}
 

Member Data Documentation

◆ deleted

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

◆ enabled

EnabledType mrs::database::entry::ContentSet::enabled

◆ id

UniversalId mrs::database::entry::ContentSet::id

◆ internal

bool mrs::database::entry::ContentSet::internal

◆ options

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

◆ request_path

std::string mrs::database::entry::ContentSet::request_path

◆ requires_authentication

bool mrs::database::entry::ContentSet::requires_authentication

◆ service_id

UniversalId mrs::database::entry::ContentSet::service_id

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