CCF
Loading...
Searching...
No Matches
Classes | Public Attributes | List of all members
host::CCHostConfig::Command Struct Reference

#include <configuration.h>

Classes

struct  Join
 
struct  Recover
 
struct  Start
 

Public Attributes

StartType type = StartType::Start
 
std::string service_certificate_file = "service_cert.pem"
 
Start start = {}
 
Join join = {}
 
Recover recover = {}
 

Member Data Documentation

◆ join

Join host::CCHostConfig::Command::join = {}

◆ recover

Recover host::CCHostConfig::Command::recover = {}

◆ service_certificate_file

std::string host::CCHostConfig::Command::service_certificate_file = "service_cert.pem"

◆ start

Start host::CCHostConfig::Command::start = {}

◆ type

StartType host::CCHostConfig::Command::type = StartType::Start

The documentation for this struct was generated from the following file: