Fawkes API
Fawkes Development Version
|
Queue entry type. More...
#include <interface_listener.h>
Public Attributes | |
QueueEntryType | type |
What type this entry concerns. | |
bool | op |
true to add, false to remove | |
Interface * | interface |
interface this entry concerns |
Queue entry type.
interface this entry concerns
Definition at line 56 of file interface_listener.h.
true to add, false to remove
Definition at line 55 of file interface_listener.h.
What type this entry concerns.
Definition at line 54 of file interface_listener.h.