40 #error This is a C++ include file and cannot be used from plain C
50 #include <almaEnumerations_IFC.h>
54 namespace SynthProfMod
59 const char *
const revision =
"-1";
60 const int version = 1;
71 typedef SynthProf &SynthProf_out;
75 namespace SynthProfMod {
117 static unsigned int size() ;
125 static std::string
name(
const SynthProfMod::SynthProf&
e);
130 static std::string
toString(
const SynthProfMod::SynthProf& f) {
return name(f); }
137 static const std::vector<std::string>
names();
148 static SynthProfMod::SynthProf
literal(
const std::string&
name);
155 static SynthProfMod::SynthProf
from_int(
unsigned int i);
165 static std::string
badInt(
unsigned int i) ;
static std::string badInt(unsigned int i)
static unsigned int size()
Return the number of enumerators declared in SynthProfMod::SynthProf.
static const std::string & sACACORR
static int version()
Return the major version number as an int.
static SynthProfMod::SynthProf newSynthProf(const std::string &name)
Create a SynthProf enumeration object by specifying its name.
std::ostream & operator<<(std::ostream &out, const SynthProf &value)
static std::string revision()
Return the revision as a string.
static SynthProfMod::SynthProf literal(const std::string &name)
static std::string toString(const SynthProfMod::SynthProf &f)
Equivalent to the name method.
A helper class for the enumeration SynthProf.
static std::string name(const SynthProfMod::SynthProf &e)
Returns an enumerator as a string.
static const std::string & sACA_CDP
static const std::string & sNOSYNTH
Enumerators as strings.
CSynthProf & operator=(const CSynthProf &)
std::istream & operator>>(std::istream &in, SynthProf &value)
static const std::vector< std::string > names()
Returns vector of all the enumerators as strings.
static SynthProfMod::SynthProf from_int(unsigned int i)
const Double e
e and functions thereof:
static std::string badString(const std::string &name)
LatticeExprNode value(const LatticeExprNode &expr)
This function returns the value of the expression without a mask.