#include <OnixS/B3/BOE/messaging/Fields.h>
Public Types | |
enum | Enum { Unspecified = 0, Credentials = 1, FlowtypeNotSupported = 2, AlreadyNegotiated = 3, SessionBlocked = 4, InvalidSessionid = 5, InvalidSessionverid = 6, InvalidTimestamp = 7, InvalidFirm = 8, NegotiateNotAllowed = 20, DuplicateSessionConnection = 21, AuthenticationInProgress = 22, ProtocolVersionNotSupported = 23 } |
typedef UInt8 | Base |
Static Public Member Functions | |
static std::string | toString (Enum) |
enum Enum |
Identifies the code of reject negotiation.
|
inlinestatic |
Definition at line 3302 of file Serialization.h.