SERiF 0.0.1a
3+1D Stellar Structure and Evolution
Loading...
Searching...
No Matches
configTestPrivateAccessor Class Reference

Static Public Member Functions

static bool callIsKeyInCache (serif::config::Config &config, const std::string &key)
 
static int callCacheSize (serif::config::Config &config)
 
static void callAddToCache (serif::config::Config &config, const std::string &key, const YAML::Node &node)
 
static void callRegisterKeyNotFound (serif::config::Config &config, const std::string &key)
 
static bool CheckIfKeyUnknown (serif::config::Config &config, const std::string &key)
 

Detailed Description

Definition at line 16 of file configTest.cpp.

Member Function Documentation

◆ callAddToCache()

static void configTestPrivateAccessor::callAddToCache ( serif::config::Config & config,
const std::string & key,
const YAML::Node & node )
inlinestatic

Definition at line 26 of file configTest.cpp.

◆ callCacheSize()

static int configTestPrivateAccessor::callCacheSize ( serif::config::Config & config)
inlinestatic

Definition at line 22 of file configTest.cpp.

◆ callIsKeyInCache()

static bool configTestPrivateAccessor::callIsKeyInCache ( serif::config::Config & config,
const std::string & key )
inlinestatic

Definition at line 18 of file configTest.cpp.

◆ callRegisterKeyNotFound()

static void configTestPrivateAccessor::callRegisterKeyNotFound ( serif::config::Config & config,
const std::string & key )
inlinestatic

Definition at line 30 of file configTest.cpp.

◆ CheckIfKeyUnknown()

static bool configTestPrivateAccessor::CheckIfKeyUnknown ( serif::config::Config & config,
const std::string & key )
inlinestatic

Definition at line 34 of file configTest.cpp.


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