#include <AbstractLookupTableCollection.hpp>
Inherits GenericEventHandler< 1, EventHandler >.
Public Types | |
enum | EventType { GENERATE_TABLES = 0 } |
Static Public Attributes | |
static const char * | EventName [1] = {"GenTables"} |
A little event handler with one event, to time table generation.
Definition at line 120 of file AbstractLookupTableCollection.hpp.
Definition of timing event types.
Definition at line 127 of file AbstractLookupTableCollection.hpp.
const char * AbstractLookupTableCollection::EventHandler::EventName = {"GenTables"} [static] |
Names of the timing events.
Definition at line 124 of file AbstractLookupTableCollection.hpp.