#include <wasm_session_bridge.h>
Definition at line 236 of file wasm_session_bridge.h.
◆ StateChangeCallback
◆ CommandCallback
◆ Initialize()
◆ IsReady()
| static bool yaze::app::platform::WasmSessionBridge::IsReady |
( |
| ) |
|
|
inlinestatic |
◆ SetupJavaScriptBindings()
| static void yaze::app::platform::WasmSessionBridge::SetupJavaScriptBindings |
( |
| ) |
|
|
inlinestatic |
◆ GetState()
| static std::string yaze::app::platform::WasmSessionBridge::GetState |
( |
| ) |
|
|
inlinestatic |
◆ SetState()
| static std::string yaze::app::platform::WasmSessionBridge::SetState |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ GetProperty()
| static std::string yaze::app::platform::WasmSessionBridge::GetProperty |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ SetProperty()
| static std::string yaze::app::platform::WasmSessionBridge::SetProperty |
( |
const std::string & | , |
|
|
const std::string & | ) |
|
inlinestatic |
◆ GetFeatureFlags()
| static std::string yaze::app::platform::WasmSessionBridge::GetFeatureFlags |
( |
| ) |
|
|
inlinestatic |
◆ SetFeatureFlag()
| static std::string yaze::app::platform::WasmSessionBridge::SetFeatureFlag |
( |
const std::string & | , |
|
|
bool | ) |
|
inlinestatic |
◆ GetAvailableFlags()
| static std::string yaze::app::platform::WasmSessionBridge::GetAvailableFlags |
( |
| ) |
|
|
inlinestatic |
◆ ExecuteZ3edCommand()
| static std::string yaze::app::platform::WasmSessionBridge::ExecuteZ3edCommand |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ GetPendingCommand()
| static std::string yaze::app::platform::WasmSessionBridge::GetPendingCommand |
( |
| ) |
|
|
inlinestatic |
◆ SetCommandResult()
| static std::string yaze::app::platform::WasmSessionBridge::SetCommandResult |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ SetCommandHandler()
| static void yaze::app::platform::WasmSessionBridge::SetCommandHandler |
( |
CommandCallback | | ) |
|
|
inlinestatic |
◆ OnStateChange()
◆ NotifyStateChange()
| static void yaze::app::platform::WasmSessionBridge::NotifyStateChange |
( |
| ) |
|
|
inlinestatic |
◆ RefreshState()
| static std::string yaze::app::platform::WasmSessionBridge::RefreshState |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: