Class uipc::core::Engine
ClassList > uipc > core > Engine
Public Functions
Type | Name |
---|---|
Engine (std::string_view backend_name, std::string_view workspace="./", const Json & config=default_config()) |
|
std::string_view | backend_name () noexcept const |
EngineStatusCollection & | status () |
Json | to_json () const |
std::string_view | workspace () noexcept const |
~Engine () |
Public Static Functions
Type | Name |
---|---|
Json | default_config () |
Public Functions Documentation
function Engine
uipc::core::Engine::Engine (
std::string_view backend_name,
std::string_view workspace="./",
const Json & config=default_config()
)
function backend_name
function status
function to_json
function workspace
function ~Engine
Public Static Functions Documentation
function default_config
The documentation for this class was generated from the following file include/uipc/core/engine.h