| 
| 
int  | get_subsystem () const noexcept | 
|   | 
| 
int  | get_reason () const noexcept | 
|   | 
| 
size_t  | get_extra () const noexcept | 
|   | 
| 
void  | reset () | 
|   | 
| 
  | basic_Error (basic_Error const &e)=delete | 
|   | 
| 
basic_Error &  | operator= (basic_Error const &e)=delete | 
|   | 
|   | operator bool () const | 
|   | 
| 
virtual int  | get_subsystem (api::main api) const noexcept | 
|   | 
| 
virtual int  | get_reason (api::main api) const noexcept | 
|   | 
| 
virtual size_t  | get_extra (api::main api) const noexcept | 
|   | 
| virtual void  | reset (api::main api) | 
|   | 
| 
virtual void  | set (api::main api, int subsystem) | 
|   | 
| 
virtual void  | set (api::main api, int subsystem, int reason) | 
|   | 
| 
virtual void  | set (api::main api, int subsystem, int reason, size_t extra) | 
|   | 
| 
virtual void  | set_call (api::main api, int call) | 
|   | 
The documentation for this class was generated from the following file: