|
SHAPER
9.15.0
|
Identifier of the event kind. More...
Public Member Functions | |
| char * | eventText () const |
| Returns the text-identifier of the event (for debugging reasons) More... | |
| bool | operator== (const Events_ID &theID) const |
| Allows to compare identifiers. More... | |
Friends | |
| class | Events_Loop |
Identifier of the event kind.
Each event ID is created in main Envent_Loop class that stores correspondence between the string-name of the identifier and the pointer to the static string that is really used as an identifier (this is useful for debugging of the events with log files and in debugger).
|
inline |
Returns the text-identifier of the event (for debugging reasons)
|
inline |
Allows to compare identifiers.