oa::AllocationResult

AllocationResult struct in the OA Core public surface.

Public Methods

bool oa::AllocationResult::isError()
bool oa::AllocationResult::isOk()
bool oa::AllocationResult::operator bool()

Public Data Members

datavoid *field
errorAllocationErrorfield

Public Method Documentation

bool oa::AllocationResult::isError()
No public source comment is attached to this declaration.

Returns

bool

The declared return value.

bool oa::AllocationResult::isOk()
No public source comment is attached to this declaration.

Returns

bool

The declared return value.

bool oa::AllocationResult::operator bool()
No public source comment is attached to this declaration.

Returns

bool

The declared return value.