ARB
Public Member Functions | List of all members
ARB_ERROR Class Reference

#include <arb_error.h>

Public Member Functions

 ARB_ERROR ()
 
 ARB_ERROR (GB_ERROR gberr)
 
GB_ERROR deliver () const
 
ARB_ERRORoperator= (GB_ERROR gberr)
 
 ARB_ERROR (const ARB_ERROR &err)
 
ARB_ERRORoperator= (const ARB_ERROR &err)
 
 operator bool () const
 
void set_handled () const
 
void expect_no_error () const
 
GB_ERROR preserve () const
 

Detailed Description

Definition at line 99 of file arb_error.h.

Constructor & Destructor Documentation

ARB_ERROR::ARB_ERROR ( )
inlineexplicit

Definition at line 114 of file arb_error.h.

ARB_ERROR::ARB_ERROR ( GB_ERROR  gberr)
inline

Definition at line 115 of file arb_error.h.

ARB_ERROR::ARB_ERROR ( const ARB_ERROR err)
inline

Definition at line 125 of file arb_error.h.

Member Function Documentation

GB_ERROR ARB_ERROR::deliver ( ) const
inline
ARB_ERROR& ARB_ERROR::operator= ( GB_ERROR  gberr)
inline

Definition at line 117 of file arb_error.h.

ARB_ERROR& ARB_ERROR::operator= ( const ARB_ERROR err)
inline

Definition at line 126 of file arb_error.h.

References deliver().

ARB_ERROR::operator bool ( ) const
inline

Definition at line 131 of file arb_error.h.

void ARB_ERROR::set_handled ( ) const
inline

Definition at line 133 of file arb_error.h.

References arb_assert, and deliver().

Referenced by getSelectedRuleset().

void ARB_ERROR::expect_no_error ( ) const
inline
GB_ERROR ARB_ERROR::preserve ( ) const
inline

Definition at line 143 of file arb_error.h.

Referenced by run_command(), and startup_gui().


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