Liar's Dice 0.1
Loading...
Searching...
No Matches
liarsdice::di::ServiceContainer::ServiceInfo Struct Reference

Public Attributes

ServiceLifetime lifetime
 
std::function< std::shared_ptr< void >()> factory
 
std::shared_ptr< void > instance
 

Member Data Documentation

◆ factory

std::function<std::shared_ptr<void>()> liarsdice::di::ServiceContainer::ServiceInfo::factory

◆ instance

std::shared_ptr<void> liarsdice::di::ServiceContainer::ServiceInfo::instance
mutable

◆ lifetime

ServiceLifetime liarsdice::di::ServiceContainer::ServiceInfo::lifetime

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