Fawkes API  Fawkes Development Version
fawkes::BlackBoardInterfaceListener::QueueEntry Struct Reference

Queue entry type. More...

#include <interface_listener.h>

List of all members.

Public Attributes

QueueEntryType type
 What type this entry concerns.
bool op
 true to add, false to remove
Interfaceinterface
 interface this entry concerns

Detailed Description

Queue entry type.


Member Data Documentation

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.


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