Public Attributes

fawkes::Interface::interface_messageinfo_t Struct Reference

Message info list. More...

#include <interface.h>

List of all members.

Public Attributes

const char * type
 the type of the message
interface_messageinfo_tnext
 the next field, NULL if last

Detailed Description

Message info list.

Definition at line 166 of file interface.h.


Member Data Documentation

the next field, NULL if last

Definition at line 168 of file interface.h.

Referenced by fawkes::Interface::add_messageinfo(), fawkes::Interface::get_message_types(), and fawkes::Interface::~Interface().

the type of the message

Definition at line 167 of file interface.h.

Referenced by fawkes::Interface::add_messageinfo(), and fawkes::Interface::get_message_types().


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