#include <AbstractLookupTableCollection.hpp>
Public Types | |
enum | EventType { GENERATE_TABLES = 0 } |
Static Public Attributes | |
static const char * | EventName [1] = {"GenTables"} |
Definition at line 102 of file AbstractLookupTableCollection.hpp.
Definition of timing event types.
Definition at line 109 of file AbstractLookupTableCollection.hpp.
const char * AbstractLookupTableCollection::EventHandler::EventName = {"GenTables"} [static] |
Names of the timing events.
Definition at line 106 of file AbstractLookupTableCollection.hpp.