Objectively 1.0.0
Ultra-lightweight object oriented framework for GNU C.
|
Encapsulation for error conditions. More...
Go to the source code of this file.
Data Structures | |
struct | Error |
Encapsulation for error conditions. More... | |
Functions | |
OBJECTIVELY_EXPORT Class * | _Error (void) |
Encapsulation for error conditions.
Definition in file Error.h.
OBJECTIVELY_EXPORT Class * _Error | ( | void | ) |
Definition at line 166 of file Error.c.