GComm  0.2.3
Enumerations
order.hpp File Reference

Message order type enumeration. More...

Go to the source code of this file.

Enumerations

enum  Order {
  gcomm::O_DROP = 0, gcomm::O_UNRELIABLE = 1, gcomm::O_FIFO = 2, gcomm::O_AGREED = 3,
  gcomm::O_SAFE = 4, gcomm::O_LOCAL_CAUSAL = 8
}
 Message order type enumeration.
 

Detailed Description

Message order type enumeration.