kernel::Context

Process-wide context owning the libbitcoin_kernel global state.

Synopsis

Declared in <kernel/context.h>

struct Context;

Member Functions

NameDescription
Context [constructor]Construct the kernel context and initialize its global state.

Non-Member Functions

NameDescription
SanityChecksEnsure a usable environment with all necessary library support.
::AppInitSanityChecksInitialization sanity checks.