Class uipc::core::SanityCheckMessage
ClassList > uipc > core > SanityCheckMessage
Public Functions
Type | Name |
---|---|
SanityCheckMessage () = default |
|
const unordered_map< std::string, S< geometry::Geometry > > & | geometries () noexcept const |
U64 | id () noexcept const |
bool | is_empty () noexcept const |
std::string_view | message () noexcept const |
std::string_view | name () noexcept const |
SanityCheckResult | result () noexcept const |
Public Functions Documentation
function SanityCheckMessage
function geometries
const unordered_map< std::string, S< geometry::Geometry > > & uipc::core::SanityCheckMessage::geometries () noexcept const
function id
function is_empty
function message
function name
function result
Friends Documentation
friend SanityCheckMessageVisitor
class uipc::core::SanityCheckMessage::SanityCheckMessageVisitor (
backend::SanityCheckMessageVisitor
)
The documentation for this class was generated from the following file include/uipc/core/i_sanity_checker.h