namespace::api
- api::Api
- api::ApiInfo
- api::Demangler
- api::Error
- api::ErrorScope
- api::ExecutionContext
- api::Index
- api::IndexIterator
- api::PrivateExecutionContext
- api::ProgressCallback
- api::Range
- api::RangeIterator
- api::ThreadExecutionContext
Type Definitions
#
ErrorContextusing api::ErrorContext = typedef ErrorScope
Type: ErrorScope
#
ErrorGuardusing api::ErrorGuard = typedef ErrorScope
Type: ErrorScope
Functions
#
api_assert(bool value, const char *function, int line)void api::api_assert (bool value, const char *function, int line)
Type: void
Parameters:
bool
value
const char *
function
int
line
#
catch_segmentation_fault()void api::catch_segmentation_fault ()
Type: void
#
kernel_request_api(u32 request)const void * api::kernel_request_api (u32 request)
Type: const void *
Parameters:
u32
request