Ginan
Loading...
Searching...
No Matches
ConfigSanityManager Struct Reference
Collaboration diagram for ConfigSanityManager:

Public Member Functions

void addChecker (std::unique_ptr< ISanityChecker > checker)
 
bool runAllChecks (ACSConfig &config) const
 
size_t checkerCount () const
 
std::vector< std::string > checkerNames () const
 

Static Public Member Functions

static ConfigSanityManager defaultManager ()
 

Member Function Documentation

◆ addChecker()

void ConfigSanityManager::addChecker ( std::unique_ptr< ISanityChecker > checker)
Here is the caller graph for this function:

◆ checkerCount()

size_t ConfigSanityManager::checkerCount ( ) const

◆ checkerNames()

std::vector< std::string > ConfigSanityManager::checkerNames ( ) const

◆ defaultManager()

ConfigSanityManager ConfigSanityManager::defaultManager ( )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ runAllChecks()

bool ConfigSanityManager::runAllChecks ( ACSConfig & config) const

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