Cantera
3.1.0a1
|
This is the complete list of members for AnyValue, including all inherited members.
AnyBase()=default (defined in AnyBase) | AnyBase | |
AnyValue() (defined in AnyValue) | AnyValue | |
AnyValue(const string &value) (defined in AnyValue) | AnyValue | explicit |
AnyValue(const char *value) (defined in AnyValue) | AnyValue | explicit |
AnyValue(double value) (defined in AnyValue) | AnyValue | explicit |
AnyValue(bool value) (defined in AnyValue) | AnyValue | explicit |
AnyValue(long int value) (defined in AnyValue) | AnyValue | explicit |
AnyValue(int value) (defined in AnyValue) | AnyValue | explicit |
AnyValue(const AnyMap &value) (defined in AnyValue) | AnyValue | explicit |
applyUnits(shared_ptr< UnitSystem > &units) | AnyValue | |
as() const | AnyValue | |
as() (defined in AnyValue) | AnyValue | |
as() (defined in AnyValue) | AnyValue | inline |
asBool() | AnyValue | |
asBool() const (defined in AnyValue) | AnyValue | |
asDouble() | AnyValue | |
asDouble() const (defined in AnyValue) | AnyValue | |
asInt() | AnyValue | |
asInt() const (defined in AnyValue) | AnyValue | |
asMap() const | AnyValue | |
asMap(const string &name) const | AnyValue | |
asMap(const string &name) (defined in AnyValue) | AnyValue | |
asString() const | AnyValue | |
asVector(size_t nMin=npos, size_t nMax=npos) const | AnyValue | |
asVector(size_t nMin=npos, size_t nMax=npos) (defined in AnyValue) | AnyValue | |
asVector(size_t nMin, size_t nMax) const (defined in AnyValue) | AnyValue | |
asVector(size_t nMin, size_t nMax) (defined in AnyValue) | AnyValue | |
asVector(size_t nMin, size_t nMax) const (defined in AnyValue) | AnyValue | |
asVector(size_t nMin, size_t nMax) (defined in AnyValue) | AnyValue | |
asVector(size_t nMin, size_t nMax) const (defined in AnyValue) | AnyValue | |
asVector(size_t nMin, size_t nMax) (defined in AnyValue) | AnyValue | |
asVector(size_t nMin, size_t nMax) const (defined in AnyValue) | AnyValue | |
asVector(size_t nMin, size_t nMax) (defined in AnyValue) | AnyValue | |
asVector(size_t nMin, size_t nMax) const | AnyValue | |
asVector(size_t nMin, size_t nMax) (defined in AnyValue) | AnyValue | |
asVector(size_t nMin, size_t nMax) const | AnyValue | |
asVector(size_t nMin, size_t nMax) (defined in AnyValue) | AnyValue | |
asVector(size_t nMin, size_t nMax) const | AnyValue | |
asVector(size_t nMin, size_t nMax) (defined in AnyValue) | AnyValue | |
asVector(size_t nMin, size_t nMax) const | AnyValue | |
asVector(size_t nMin, size_t nMax) (defined in AnyValue) | AnyValue | |
checkSize(const vector< T > &v, size_t nMin, size_t nMax) const (defined in AnyValue) | AnyValue | private |
Comparer typedef (defined in AnyValue) | AnyValue | private |
empty() const | AnyValue | |
eq_comparer(const std::any &lhs, const std::any &rhs) | AnyValue | privatestatic |
getMapWhere(const string &key, const string &value, bool create=false) | AnyValue | |
getMapWhere(const string &key, const string &value) const (defined in AnyValue) | AnyValue | |
getMetadata(const string &key) const | AnyBase | |
hasKey(const string &key) const | AnyValue | |
hasMapWhere(const string &key, const string &value) const | AnyValue | |
is() const | AnyValue | |
is() const (defined in AnyValue) | AnyValue | |
is() const (defined in AnyValue) | AnyValue | |
isMatrix(size_t cols=npos) const | AnyValue | |
isScalar() const | AnyValue | |
isVector() const | AnyValue | |
m_column | AnyBase | protected |
m_equals (defined in AnyValue) | AnyValue | mutableprivate |
m_key | AnyValue | private |
m_line | AnyBase | protected |
m_metadata | AnyBase | protected |
m_value | AnyValue | private |
matrixShape() const | AnyValue | |
operator!=(const AnyValue &other) const (defined in AnyValue) | AnyValue | |
operator!=(const string &other) const (defined in AnyValue) | AnyValue | |
operator!= (defined in AnyValue) | AnyValue | friend |
operator!=(const double &other) const (defined in AnyValue) | AnyValue | |
operator!= (defined in AnyValue) | AnyValue | friend |
operator!=(const long int &other) const (defined in AnyValue) | AnyValue | |
operator!=(const int &other) const (defined in AnyValue) | AnyValue | |
operator!= (defined in AnyValue) | AnyValue | friend |
operator!= (defined in AnyValue) | AnyValue | friend |
operator=(const string &value) (defined in AnyValue) | AnyValue | |
operator=(const char *value) (defined in AnyValue) | AnyValue | |
operator=(double value) (defined in AnyValue) | AnyValue | |
operator=(bool value) (defined in AnyValue) | AnyValue | |
operator=(long int value) (defined in AnyValue) | AnyValue | |
operator=(int value) (defined in AnyValue) | AnyValue | |
operator=(const vector< T > &value) (defined in AnyValue) | AnyValue | |
operator=(const AnyMap &value) (defined in AnyValue) | AnyValue | |
operator=(AnyMap &&value) (defined in AnyValue) | AnyValue | |
operator=(const std::unordered_map< string, T > items) (defined in AnyValue) | AnyValue | |
operator=(const map< string, T > items) (defined in AnyValue) | AnyValue | |
operator==(const AnyValue &other) const (defined in AnyValue) | AnyValue | |
operator==(const string &other) const (defined in AnyValue) | AnyValue | |
operator== (defined in AnyValue) | AnyValue | friend |
operator==(const double &other) const (defined in AnyValue) | AnyValue | |
operator== (defined in AnyValue) | AnyValue | friend |
operator==(const long int &other) const (defined in AnyValue) | AnyValue | |
operator==(const int &other) const (defined in AnyValue) | AnyValue | |
operator== (defined in AnyValue) | AnyValue | friend |
operator== (defined in AnyValue) | AnyValue | friend |
operator[](const string &key) | AnyValue | |
operator[](const string &key) const (defined in AnyValue) | AnyValue | |
order() const | AnyValue | |
propagateMetadata(shared_ptr< AnyMap > &file) | AnyValue | |
setFlowStyle(bool flow=true) | AnyValue | |
setKey(const string &key) | AnyValue | |
setLoc(int line, int column) | AnyBase | |
setQuantity(double value, const string &units, bool is_act_energy=false) | AnyValue | |
setQuantity(double value, const Units &units) | AnyValue | |
setQuantity(const vector< double > &values, const string &units) | AnyValue | |
setQuantity(const AnyValue &value, const unitConverter &converter) | AnyValue | |
type() const | AnyValue | |
type_str() const | AnyValue | |
unitConverter typedef (defined in AnyValue) | AnyValue | |
vector2_eq(const std::any &lhs, const std::any &rhs) | AnyValue | privatestatic |
vector_eq(const std::any &lhs, const std::any &rhs) | AnyValue | privatestatic |
vectorSize() const | AnyValue | |
YAML::operator<< (defined in AnyValue) | AnyValue | friend |
~AnyBase()=default (defined in AnyBase) | AnyBase | virtual |
~AnyValue() (defined in AnyValue) | AnyValue |