Class uipc::core::ISanityChecker
ClassList > uipc > core > ISanityChecker
Inherited by the following classes: uipc::core::SanityChecker
Public Functions
Type | Name |
---|---|
SanityCheckResult | check () noexcept |
U64 | id () noexcept const |
virtual | ~ISanityChecker () = default |
Protected Functions
Type | Name |
---|---|
virtual SanityCheckResult | do_check () noexcept = 0 |
virtual U64 | get_id () noexcept const = 0 |
Public Functions Documentation
function check
function id
function ~ISanityChecker
Protected Functions Documentation
function do_check
function get_id
The documentation for this class was generated from the following file include/uipc/sanity_check/i_sanity_checker.h