Service/SSL: add ssl service
This commit is contained in:
parent
633abd5a94
commit
9ee33350de
6 changed files with 45 additions and 0 deletions
|
@ -66,6 +66,7 @@ enum class Class : ClassType {
|
|||
Service_SET, ///< The SET (Settings) service
|
||||
Service_SM, ///< The SM (Service manager) service
|
||||
Service_SPL, ///< The SPL service
|
||||
Service_SSL, ///< The SSL service
|
||||
Service_Time, ///< The time service
|
||||
Service_VI, ///< The VI (Video interface) service
|
||||
HW, ///< Low-level hardware emulation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue