kviewshell
GException Member List
This is the complete list of members for GException, including all inherited members.cmp_cause(const char s2[]) const | GException | |
cmp_cause(const char s1[], const char s2[]) | GException | [static] |
GAPPLICATION enum value | GException | |
get_cause(void) const | GException | |
get_file(void) const | GException | [inline] |
get_function(void) const | GException | [inline] |
get_line(void) const | GException | [inline] |
get_source(void) const | GException | [inline] |
GException(const char *cause, const char *file=0, int line=0, const char *func=0, const source_type source=GINTERNAL) | GException | |
GException(const GException &exc) | GException | |
GException() | GException | |
GEXTERNAL enum value | GException | |
GINTERNAL enum value | GException | |
GOTHER enum value | GException | |
operator=(const GException &exc) | GException | |
outofmemory | GException | [static] |
perror(void) const | GException | |
source_type enum name | GException | |
~GException(void) | GException | [virtual] |