llarp::sys

Classes

Name
class llarp::sys::I_SystemLayerManager
interface type for interacting with the os dependant system layer
class llarp::sys::NOP_SystemLayerHandler

Types

Name
enum class ServiceState { Initial, Starting, Running, Stopping, Stopped, HardStop, Failed}

Attributes

Name
I_SystemLayerManager *const service_manager

Types Documentation

enum ServiceState

Enumerator Value Description
Initial
Starting
Running
Stopping
Stopped
HardStop
Failed

Attributes Documentation

variable service_manager

I_SystemLayerManager *const service_manager;

Updated on 2026-01-10 at 22:49:45 +0000