Fawkes API  Fawkes Development Version
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
fawkes::Exception::message_list_t Struct Reference

Internal exception message list. More...

#include <exception.h>

Public Attributes

message_list_tnext
 pointer to next element, NULL if last element More...
 
char * msg
 pointer to message, may not be NULL, will be freed in dtor More...
 

Detailed Description

Internal exception message list.

Definition at line 64 of file exception.h.

Member Data Documentation


The documentation for this struct was generated from the following file: