#include <OnixS/B3/BOE/messaging/Fields.h>
Public Types | |
enum | Enum { Unspecified = 0, Finished = 1, Unnegotiated = 2, NotEstablished = 3, SessionBlocked = 4, NegotiationInProgress = 5, EstablishInProgress = 6, KeepaliveIntervalLapsed = 10, InvalidSessionid = 11, InvalidSessionverid = 12, InvalidTimestamp = 13, InvalidNextseqno = 14, UnrecognizedMessage = 15, InvalidSofh = 16, DecodingError = 17, TerminateNotAllowed = 20, TerminateInProgress = 21, ProtocolVersionNotSupported = 23, BackupTakeoverInProgress = 30 } |
typedef UInt8 | Base |
Static Public Member Functions | |
static std::string | toString (Enum) |
enum Enum |
Identifies the code of termination.
|
inlinestatic |
Definition at line 3318 of file Serialization.h.