Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
clara::detail::ResultValueBase< void > Class Reference

#include <clara.hpp>

Inheritance diagram for clara::detail::ResultValueBase< void >:
Collaboration diagram for clara::detail::ResultValueBase< void >:

Protected Member Functions

 ResultBase (Type type)
 
- Protected Member Functions inherited from clara::detail::ResultBase
 ResultBase (Type type)
 
virtual ~ResultBase ()=default
 
virtual void enforceOk () const =0
 

Additional Inherited Members

- Public Types inherited from clara::detail::ResultBase
enum  Type { Ok , LogicError , RuntimeError }
 
- Protected Attributes inherited from clara::detail::ResultBase
Type m_type
 

Detailed Description

Definition at line 575 of file clara.hpp.

Member Function Documentation

◆ ResultBase()

clara::detail::ResultBase::ResultBase ( Type type)
inlineprotected

Definition at line 527 of file clara.hpp.

527: m_type( type ) {}

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