18 #ifndef GDCMULACTIONDT_H
19 #define GDCMULACTIONDT_H
39 bool& outWaitingForEvent,
EEventID& outRaisedEvent);
47 bool& outWaitingForEvent,
EEventID& outRaisedEvent);
51 #endif // GDCMULACTIONDT_H
ULConnection This is the class that contains the socket to another machine, and passes data through i...
Definition: gdcmULConnection.h:57
EStateID
Definition: gdcmNetworkStateID.h:32
Definition: gdcmULActionDT.h:36
EStateID PerformAction(Subject *s, ULEvent &inEvent, ULConnection &inConnection, bool &outWaitingForEvent, EEventID &outRaisedEvent)
EStateID PerformAction(Subject *s, ULEvent &inEvent, ULConnection &inConnection, bool &outWaitingForEvent, EEventID &outRaisedEvent)
Subject.
Definition: gdcmSubject.h:28
ULEvent base class for network events.
Definition: gdcmULEvent.h:37
EEventID
Definition: gdcmNetworkEvents.h:33
ULAction A ULConnection in a given ULState can perform certain ULActions. This base class provides th...
Definition: gdcmULAction.h:62
Definition: gdcmULActionDT.h:44