Event Structures

Event Structures

struct Event {

long eventid;

EventType type;

string srcObjectName;

string destObjectName;

seqLong longSeq;

};

Previous slide Next slide Back to the first slide View Graphic Version