enum Place::DispatchExample::DispatchProtocol::MessageType
Defined in:
place/dispatch_example.crEnum Members
-
OPENED =
0 -
CLOSED =
1 -
RECEIVED =
2 -
WRITE =
3 -
CLOSE =
4
0
1
2
3
4