C/C++ API Reference
Loading...
Searching...
No Matches
pw::system::AsyncCore Class Reference

Overview

The global pw::System() instance. This object is safe to access, whether pw::SystemStart has been called or not.

Public Member Functions

Allocatorallocator ()
 Returns the system pw::Allocator instance.
 
async2::Dispatcherdispatcher ()
 Returns the system pw::async2::Dispatcher instance.
 
rpc::Server & rpc_server ()
 Returns the system pw::rpc::Server instance.
 
bool RunOnce (Function< void()> &&function)
 

Friends

AsyncCorepw::System ()
 
void pw::SystemStart (channel::ByteReaderWriter &)
 

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