|
Halyri - Server
0.9.1
|
Classes | |
| class | ConnectionDatabaseContext |
| ConnectionDatabaseContext defining database for the server. More... | |
| class | TextMessage |
| Class for text based short messages. Stores message content, message originator and message server time stamp. More... | |
Enumerations | |
| enum | ConnectionPriority { NotUrgent, Urgent } |
| Enumeration representing the urgency level of an emergency connection in the system. More... | |
| enum | ConnectionState { Arrived, InProgress, InTransfer, Processed, Hold } |
| Emergency connection enumeration identifying the state of an emergency connection in the system. More... | |
| enum ConnectionPriority |
| enum ConnectionState |
Emergency connection enumeration identifying the state of an emergency connection in the system.
<author>Veli-Mikko Puupponen</author>