Definition at line 46 of file Session.h.
◆ Enum
| Enumerator |
|---|
| BUS | Binary Utility Service Gateway.
|
| BGW | Binary Order Gateway.
|
Definition at line 48 of file Session.h.
49 {
51 BUS,
52
54 BGW,
55 };
◆ toString()
| const std::string toString |
( |
Enum | state | ) |
|
|
staticnoexcept |
- Returns
- the session type as a string.