Chaste Release::3.1
AbstractLookupTableCollection::EventHandler Class Reference

#include <AbstractLookupTableCollection.hpp>

Inheritance diagram for AbstractLookupTableCollection::EventHandler:
Collaboration diagram for AbstractLookupTableCollection::EventHandler:

List of all members.

Public Types

enum  EventType { GENERATE_TABLES = 0 }

Static Public Attributes

static const char * EventName [1] = {"GenTables"}

Detailed Description

A little event handler with one event, to time table generation.

Definition at line 109 of file AbstractLookupTableCollection.hpp.


Member Enumeration Documentation

Definition of timing event types.

Definition at line 116 of file AbstractLookupTableCollection.hpp.


Member Data Documentation

const char * AbstractLookupTableCollection::EventHandler::EventName = {"GenTables"} [static]

Names of the timing events.

Definition at line 113 of file AbstractLookupTableCollection.hpp.


The documentation for this class was generated from the following files: