![]() |
MySQL 9.3.0
Source Code Documentation
|
#include <app_url_host.h>
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 |
![]() | |
UniversalId | id |
std::string | name |
std::set< std::string > | aliases |
bool | deleted {false} |
|
inline |
|
inline |
|
inline |
std::optional<std::string> mrs::rest::entry::AppUrlHost::content_type |
std::optional<std::string> mrs::rest::entry::AppUrlHost::options |