40 #error This is a C++ include file and cannot be used from plain C
50 #include <almaEnumerations_IFC.h>
54 namespace WVRMethodMod
59 const char *
const revision =
"-1";
60 const int version = 1;
69 typedef WVRMethod &WVRMethod_out;
73 namespace WVRMethodMod {
113 static unsigned int size() ;
121 static std::string
name(
const WVRMethodMod::WVRMethod&
e);
126 static std::string
toString(
const WVRMethodMod::WVRMethod& f) {
return name(f); }
133 static const std::vector<std::string>
names();
144 static WVRMethodMod::WVRMethod
literal(
const std::string&
name);
151 static WVRMethodMod::WVRMethod
from_int(
unsigned int i);
161 static std::string
badInt(
unsigned int i) ;
static const std::vector< std::string > names()
Returns vector of all the enumerators as strings.
static const std::string & sATM_MODEL
Enumerators as strings.
std::ostream & operator<<(std::ostream &out, const WVRMethod &value)
std::istream & operator>>(std::istream &in, WVRMethod &value)
static const std::string & sEMPIRICAL
static std::string name(const WVRMethodMod::WVRMethod &e)
Returns an enumerator as a string.
CWVRMethod & operator=(const CWVRMethod &)
static WVRMethodMod::WVRMethod newWVRMethod(const std::string &name)
Create a WVRMethod enumeration object by specifying its name.
static std::string toString(const WVRMethodMod::WVRMethod &f)
Equivalent to the name method.
static std::string badString(const std::string &name)
static std::string revision()
Return the revision as a string.
static WVRMethodMod::WVRMethod literal(const std::string &name)
A helper class for the enumeration WVRMethod.
static int version()
Return the major version number as an int.
const Double e
e and functions thereof:
static std::string badInt(unsigned int i)
static WVRMethodMod::WVRMethod from_int(unsigned int i)
static unsigned int size()
Return the number of enumerators declared in WVRMethodMod::WVRMethod.
LatticeExprNode value(const LatticeExprNode &expr)
This function returns the value of the expression without a mask.