7#ifndef __GENERIC_CONFIG_CHECK_H__
8#define __GENERIC_CONFIG_CHECK_H__
18 virtual bool isOk(std::ostream & out)
const = 0;
GenericConfigCheck()
Default constructor of GenericConfigCheck.
virtual ~GenericConfigCheck()
Destructor of GenericConfigCheck.
virtual bool isOk(std::ostream &out) const =0