ScummVM API documentation
AGS3::AGS::Shared::ErrorHandle< T > Class Template Reference

Public Member Functions

 ErrorHandle (T *err)
 
 ErrorHandle (std::shared_ptr< T > err)
 
bool HasError () const
 
 operator bool () const
 
 operator PError () const
 
T * operator-> () const
 
T & operator* () const
 

Static Public Member Functions

static ErrorHandle< T > None ()
 

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