#include "ValidityEnums.hpp"
Public Types | |
enum | domain { BOOST_PP_SEQ_FOR_EACH =(OPENSTUDIO_ENUM_DOMAIN_ELEM, StrictnessLevel , ((None)) ((Draft)) ((Final)) ) } |
Public Member Functions | |
StrictnessLevel () | |
StrictnessLevel (const std::string &t_name) | |
StrictnessLevel (int t_value) | |
domain | value () const |
Static Public Member Functions | |
static std::string | enumName () |
Specifies the desired amount of validity.
See the OPENSTUDIO_ENUM documentation in utilities/core/Enum.hpp. The actual macro call is:
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inline |