Canoe
Comprehensive Atmosphere N' Ocean Engine
|
#include <virtual_groups.hpp>
Public Member Functions | |
virtual | ~CheckGroup () |
virtual void | CheckFail () const |
This function fails if the check fails. More... | |
virtual bool | CheckWarn () const |
Definition at line 170 of file virtual_groups.hpp.
|
inlinevirtual |
Definition at line 172 of file virtual_groups.hpp.
|
inlinevirtual |
This function fails if the check fails.
Reimplemented in GiantPlanets::MwrAbsorberH2O, GiantPlanets::MwrAbsorberNH3, and GiantPlanets::MwrAbsorberCIA.
Definition at line 175 of file virtual_groups.hpp.
|
inlinevirtual |
This function emits a warning if the check fails
Definition at line 179 of file virtual_groups.hpp.