Compounds | |||
![]() | ![]() | struct | Event |
![]() | ![]() | struct | EventLog |
![]() | ![]() | struct | EventMarker |
Defines | |||
![]() | ![]() | #define | LOG_EVENT (name) |
![]() | ![]() | #define | LOG_EVENT1 (name,p1) |
![]() | ![]() | #define | LOG_EVENT2 (name,p1,p2) |
![]() | ![]() | #define | LOG_EVENT3 (name,p1,p2,p3) |
Enumerations | |||
![]() | ![]() | enum | EventStatus { starting, ending, atomic } |
Functions | |||
![]() | ![]() | oop | printEvent_prim (oop rcvr, oop arg) |
Variables | |||
![]() | ![]() | const fint | NPARAM |
![]() | ![]() | EventLog* | eventLog |
#define LOG_EVENT (name) |
#define LOG_EVENT1 (name, p1) |
#define LOG_EVENT2 (name, p1, p2) |
#define LOG_EVENT3 (name, p1, p2, p3) |
enum EventStatus |
oop printEvent_prim (oop rcvr, oop arg) |
const fint NPARAM |
EventLog* eventLog |