CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
IService.h File Reference
#include <cstdint>

Go to the source code of this file.

Classes

class  cdc::core::IService

Namespaces

namespace  cdc
namespace  cdc::core

Enumerations

enum class  cdc::core::ServiceState : uint8_t {
  cdc::core::UNINITIALIZED , cdc::core::INITIALIZED , cdc::core::STARTED , cdc::core::STOPPED ,
  cdc::core::ERROR
}