Common System 0.2.0
Common interfaces and patterns for system integration
Loading...
Searching...
No Matches
kcenon::common::di::unified_bootstrapper::module_entry Struct Reference
Collaboration diagram for kcenon::common::di::unified_bootstrapper::module_entry:
Collaboration graph

Public Attributes

std::string name
 
module_registration_fn registration_fn
 
bool services_registered = false
 

Detailed Description

Definition at line 359 of file unified_bootstrapper.h.

Member Data Documentation

◆ name

std::string kcenon::common::di::unified_bootstrapper::module_entry::name

Definition at line 360 of file unified_bootstrapper.h.

◆ registration_fn

module_registration_fn kcenon::common::di::unified_bootstrapper::module_entry::registration_fn

Definition at line 361 of file unified_bootstrapper.h.

◆ services_registered

bool kcenon::common::di::unified_bootstrapper::module_entry::services_registered = false

Definition at line 362 of file unified_bootstrapper.h.


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