EmbedderHostBuilder
Properties
Provider of the application's command line arguments. Set to null to use the default implementation.
Implementation of clocks used to measure CPU time. Set to null to use the default implementation.
Source of the entropy. Set to null to use the default implementation.
Implementation of the local time formatter. Used in Emscripten bindings. Set to null to use the default implementation.
Implementation of the monotonic clock. Set to null to use the default implementation.
Implementation of the real-time clock. Set to null to use the default implementation.
Implementation of the STDERR stream. Set to null to use the default implementation.
Implementation of the STDIN stream. Set to null to use the default implementation.
Implementation of the STDOUT stream. Set to null to use the default implementation.
Provider of the system environment variables. Set to null to use the default implementation.
Implementation of time zone information provider. Used in Emscripten bindings. Set to null to use default implementation.
Functions
Sets file system parameters.
Provider of the application's command line arguments. Set to null to use the default implementation.
Implementation of clocks used to measure CPU time. Set to null to use the default implementation.
Source of the entropy. Set to null to use the default implementation.
Implementation of the local time formatter. Used in implementation of Emscripten bindings. Set to null to use the default implementation.
The logger for the embedder host. Can be overridden to log internal debug messages.
Implementation of the monotonic clock. Set to null to use the default implementation.
Implementation of the real-time clock. Set to null to use the default implementation.
Implementation of the STDERR stream. Set to null to use the default implementation.
Implementation of the STDIN stream. Set to null to use the default implementation.
Implementation of the STDOUT stream. Set to null to use the default implementation.
Provider of the system environment variables. Set to null to use the default implementation.
Implementation of time zone information provider. Used in Emscripten bindings. Set to null to use default implementation.