Fawkes API  Fawkes Development Version
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 65 of file exception.h.

Member Data Documentation

◆ msg

◆ next


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