#include <endpoint_manager.h>
|
using | DbSchema = database::entry::DbSchema |
|
using | DbService = database::entry::DbService |
|
using | UrlHost = rest::entry::AppUrlHost |
|
using | ContentSet = database::entry::ContentSet |
|
using | ContentFile = database::entry::ContentFile |
|
using | DbObject = database::entry::DbObject |
|
◆ ContentFile
◆ ContentSet
◆ DbObject
◆ DbSchema
◆ DbService
◆ UrlHost
◆ ~EndpointManager()
virtual mrs::interface::EndpointManager::~EndpointManager |
( |
| ) |
|
|
virtualdefault |
◆ clear()
virtual void mrs::interface::EndpointManager::clear |
( |
| ) |
|
|
pure virtual |
◆ configure()
virtual void mrs::interface::EndpointManager::configure |
( |
const std::optional< std::string > & |
options | ) |
|
|
pure virtual |
◆ update() [1/6]
virtual void mrs::interface::EndpointManager::update |
( |
const std::vector< ContentFile > & |
files | ) |
|
|
pure virtual |
◆ update() [2/6]
virtual void mrs::interface::EndpointManager::update |
( |
const std::vector< ContentSet > & |
set | ) |
|
|
pure virtual |
◆ update() [3/6]
virtual void mrs::interface::EndpointManager::update |
( |
const std::vector< DbObject > & |
paths | ) |
|
|
pure virtual |
◆ update() [4/6]
virtual void mrs::interface::EndpointManager::update |
( |
const std::vector< DbSchema > & |
paths | ) |
|
|
pure virtual |
◆ update() [5/6]
virtual void mrs::interface::EndpointManager::update |
( |
const std::vector< DbService > & |
paths | ) |
|
|
pure virtual |
◆ update() [6/6]
virtual void mrs::interface::EndpointManager::update |
( |
const std::vector< UrlHost > & |
paths | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: