![]() |
|
PhoenixSwarm
5.1.1
Library to ease communication between daemons
|
Enumerations | |
| enum | ConfigFormat { JSON = 0 , TOML = 1 , YAML = 2 } |
| Type of the Message which can be exchanged by Daemon. More... | |
Type of the Message which can be exchanged by Daemon.
| Enumerator | |
|---|---|
| JSON | |
| TOML | |
| YAML | |
Definition at line 18 of file daemon_load_config.h.