Loading...
Searching...
No Matches
eonc::PotRegistry::InstanceRecord Struct Reference

#include <PotRegistry.h>

Public Attributes

uint64_t id
PotType type
TimePoint created_at
TimePoint destroyed_at
size_t force_calls

Detailed Description

Definition at line 29 of file PotRegistry.h.

Member Data Documentation

◆ created_at

TimePoint eonc::PotRegistry::InstanceRecord::created_at

Definition at line 32 of file PotRegistry.h.

◆ destroyed_at

TimePoint eonc::PotRegistry::InstanceRecord::destroyed_at

Definition at line 33 of file PotRegistry.h.

◆ force_calls

size_t eonc::PotRegistry::InstanceRecord::force_calls

Definition at line 34 of file PotRegistry.h.

◆ id

uint64_t eonc::PotRegistry::InstanceRecord::id

Definition at line 30 of file PotRegistry.h.

◆ type

PotType eonc::PotRegistry::InstanceRecord::type

Definition at line 31 of file PotRegistry.h.


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