XGCa
|
#include <check_input_file.hpp>
Public Member Functions | |
InputChecker (NLReader::NamelistReader &nlr) | |
void | deprecate (std::string list, std::string name, std::string msg) |
void | remove (std::string list, std::string name, std::string msg) |
void | announce_all () |
Private Attributes | |
NLReader::NamelistReader * | nlr |
std::vector< CheckerEntry > | deprecated |
std::vector< CheckerEntry > | removed |
bool | found_deprecated |
bool | found_removed |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |