#include <scoped-gerror.hpp>
utils::ScopedGError::ScopedGError |
( |
| ) |
|
utils::ScopedGError::~ScopedGError |
( |
| ) |
|
utils::ScopedGError::operator bool |
( |
| ) |
const |
GError ** utils::ScopedGError::operator& |
( |
| ) |
|
- Returns
- pointer to the GError
const GError * utils::ScopedGError::operator-> |
( |
| ) |
const |
bool utils::ScopedGError::strip |
( |
| ) |
|
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const ScopedGError & |
e |
|
) |
| |
|
friend |
Writes out the error message.
- Parameters
-
os | the output stream |
e | error to write out |
GError* utils::ScopedGError::mError |
|
private |
The documentation for this class was generated from the following files: