#include <bayeux/detail/bayeux_library.h>
◆ bayeux_library()
bayeux::detail::bayeux_library::bayeux_library |
( |
| ) |
|
◆ ~bayeux_library()
bayeux::detail::bayeux_library::~bayeux_library |
( |
| ) |
|
◆ bx_resource_db_name()
static const std::string& bayeux::detail::bayeux_library::bx_resource_db_name |
( |
| ) |
|
|
static |
Return the name of the Bayeux library's URN database service.
◆ bx_resource_resolver_name()
static const std::string& bayeux::detail::bayeux_library::bx_resource_resolver_name |
( |
| ) |
|
|
static |
Return the name of the Bayeux library's URN to resource path resolver service.
◆ const_instance()
static const bayeux_library& bayeux::detail::bayeux_library::const_instance |
( |
| ) |
|
|
static |
Return a non-mutable reference to the Bayeux system singleton instance.
◆ get_logging()
Return the logging priority.
◆ initialize()
void bayeux::detail::bayeux_library::initialize |
( |
| ) |
|
◆ instance()
Return a mutable reference to the Bayeux system singleton instance.
◆ instantiate()
static bayeux_library& bayeux::detail::bayeux_library::instantiate |
( |
| ) |
|
|
static |
Instantiate the Vire system singleton.
◆ is_initialized()
bool bayeux::detail::bayeux_library::is_initialized |
( |
| ) |
const |
Check initialization flag.
◆ is_instantiated()
static bool bayeux::detail::bayeux_library::is_instantiated |
( |
| ) |
|
|
static |
Check if the Bayeux system singleton is instantiated.
◆ process_logging_env()
◆ shutdown()
void bayeux::detail::bayeux_library::shutdown |
( |
| ) |
|
The documentation for this class was generated from the following file: