Utopia  2
Framework for studying models of complex & adaptive systems.
Public Member Functions | List of all members
Utopia::Models::Opinionet::Utils::Infrastructure Struct Reference
Inheritance diagram for Utopia::Models::Opinionet::Utils::Infrastructure:
Inheritance graph
[legend]
Collaboration diagram for Utopia::Models::Opinionet::Utils::Infrastructure:
Collaboration graph
[legend]

Public Member Functions

 Infrastructure ()
 
- Public Member Functions inherited from Utopia::TestTools::BaseInfrastructure< RNGType >
 BaseInfrastructure (const std::string &config_file_path="")
 Construct the BaseInfrastructure fixture. More...
 
 ~BaseInfrastructure ()
 Destruct the BaseInfrastructure fixture, tearing down the test logger. More...
 

Additional Inherited Members

- Public Types inherited from Utopia::TestTools::BaseInfrastructure< RNGType >
using RNG = RNGType
 The random number generator type to use. More...
 
using Config = DataIO::Config
 Make the config type more easily available. More...
 
- Public Attributes inherited from Utopia::TestTools::BaseInfrastructure< RNGType >
const Config cfg
 The test configuration. More...
 
std::shared_ptr< spdlog::logger > log
 A logger to use during the test or to pass to entities that need it. More...
 
std::shared_ptr< RNGrng
 The shared random number generator instance, randomly seeded. More...
 

Constructor & Destructor Documentation

◆ Infrastructure()

Utopia::Models::Opinionet::Utils::Infrastructure::Infrastructure ( )
inline

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