#include <util.h>
Public Member Functions | |
Error (const char *msg, const char *file, int line) | |
const char * | file () const |
int | line () const |
Private Attributes | |
const char * | file_ |
int | line_ |
Definition at line 26 of file bloaty/src/util.h.
Definition at line 28 of file bloaty/src/util.h.
|
inline |
Definition at line 33 of file bloaty/src/util.h.
|
inline |
Definition at line 34 of file bloaty/src/util.h.
|
private |
Definition at line 37 of file bloaty/src/util.h.
|
private |
Definition at line 38 of file bloaty/src/util.h.