Tilt Five NDK  1.4.1
tiltfive::details::ErrorCategory< Dummy > Struct Template Reference
Inheritance diagram for tiltfive::details::ErrorCategory< Dummy >:
Collaboration diagram for tiltfive::details::ErrorCategory< Dummy >:

Public Member Functions

auto name () const noexcept -> const char *override
 
auto message (int ev) const -> std::string override
 

Static Public Attributes

static const ErrorCategory kSingleton
 

Detailed Description

template<typename Dummy>
struct tiltfive::details::ErrorCategory< Dummy >

Definition at line 139 of file errors.hpp.

Member Function Documentation

◆ message()

template<typename Dummy >
auto tiltfive::details::ErrorCategory< Dummy >::message ( int  ev) const -> std::string
inlineoverride

Definition at line 144 of file errors.hpp.

◆ name()

template<typename Dummy >
auto tiltfive::details::ErrorCategory< Dummy >::name ( ) const -> const char*
inlineoverridenoexcept

Definition at line 140 of file errors.hpp.

Field Documentation

◆ kSingleton

template<typename Dummy >
const ErrorCategory< Dummy > tiltfive::details::ErrorCategory< Dummy >::kSingleton
static

Definition at line 148 of file errors.hpp.


The documentation for this struct was generated from the following file: