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>

List of all members.

Public Attributes

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

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: