Nui
Public Member Functions | Public Attributes | List of all members
Nui::Window::MacOsImplementation Struct Reference
Inheritance diagram for Nui::Window::MacOsImplementation:
Inheritance graph
[legend]
Collaboration diagram for Nui::Window::MacOsImplementation:
Collaboration graph
[legend]

Public Member Functions

void registerSchemeHandlers (WindowOptions const &options) override
 
 MacOsImplementation ()
 
- Public Member Functions inherited from Nui::Window::Implementation
 Implementation ()
 
virtual ~Implementation ()
 
void initialize (bool debug, void *options)
 
template<class Derived >
std::shared_ptr< Derived > shared_from_base ()
 
template<class Derived >
std::weak_ptr< Derived > weak_from_base ()
 
 Implementation ()
 

Public Attributes

HostNameMappingInfo hostNameMappingInfo
 
- Public Attributes inherited from Nui::Window::Implementation
std::recursive_mutex viewGuard
 
boost::asio::thread_pool pool
 
std::unique_ptr< webview::webview > view
 
std::vector< std::filesystem::path > cleanupFiles
 
std::unordered_map< std::string, std::function< void(nlohmann::json const &)> > callbacks
 
int width
 
int height
 
std::function< void(std::string_view)> onRpcError
 

Constructor & Destructor Documentation

◆ MacOsImplementation()

Nui::Window::MacOsImplementation::MacOsImplementation ( )
inline

Member Function Documentation

◆ registerSchemeHandlers()

void Nui::Window::MacOsImplementation::registerSchemeHandlers ( WindowOptions const &  options)
overridevirtual

Member Data Documentation

◆ hostNameMappingInfo

HostNameMappingInfo Nui::Window::MacOsImplementation::hostNameMappingInfo

The documentation for this struct was generated from the following file: