MySQL 9.3.0
Source Code Documentation
mrs::rest::entry::AppUrlHost Class Reference

#include <app_url_host.h>

Inheritance diagram for mrs::rest::entry::AppUrlHost:
[legend]

Public Member Functions

 AppUrlHost ()
 
 AppUrlHost (const AppUrlHost &entry)
 
 AppUrlHost (const mrs::database::entry::UrlHost &entry, const std::optional< std::string > &data)
 

Public Attributes

std::optional< std::string > options
 
std::optional< std::string > content_type
 
- Public Attributes inherited from mrs::database::entry::UrlHost
UniversalId id
 
std::string name
 
std::set< std::string > aliases
 
bool deleted {false}
 

Constructor & Destructor Documentation

◆ AppUrlHost() [1/3]

mrs::rest::entry::AppUrlHost::AppUrlHost ( )
inline

◆ AppUrlHost() [2/3]

mrs::rest::entry::AppUrlHost::AppUrlHost ( const AppUrlHost entry)
inline

◆ AppUrlHost() [3/3]

mrs::rest::entry::AppUrlHost::AppUrlHost ( const mrs::database::entry::UrlHost entry,
const std::optional< std::string > &  data 
)
inline

Member Data Documentation

◆ content_type

std::optional<std::string> mrs::rest::entry::AppUrlHost::content_type

◆ options

std::optional<std::string> mrs::rest::entry::AppUrlHost::options

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