arduino-emulator
Public Types | Protected Member Functions | Protected Attributes | List of all members
Catch::clara::detail::ResultBase Class Referenceabstract
Inheritance diagram for Catch::clara::detail::ResultBase:
Catch::clara::detail::ResultValueBase< T > Catch::clara::detail::ResultValueBase< void > Catch::clara::detail::BasicResult< T >

Public Types

enum  Type { Ok , LogicError , RuntimeError }
 

Protected Member Functions

 ResultBase (Type type)
 
virtual void enforceOk () const =0
 

Protected Attributes

Type m_type
 

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