|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
This is the complete list of members for StringVector, including all inherited members.
| and_f(const StringVector &sVect) const | StringVector | |
| assign(const StringVector &sVect) | StringVector | private |
| assign(const std::vector< bool > &vect) | StringVector | private |
| convert_internal(const std::string &sInternal) | StringVector | static |
| convert_literal(const std::string &sLiteral) | StringVector | static |
| convert_to_string(size_t i, size_t minChars=0) | StringVector | |
| empty_string() | StringVector | static |
| evalIfElse(const StringVector &sLogicals, const StringVector &sIfBranch, const StringVector &sElseBranch) | StringVector | |
| getArg(size_t i) const | StringVector | |
| getBooleanVectorized(size_t i) const | StringVector | private |
| getMasked(size_t i) const | StringVector | |
| getNumericalVectorized(size_t i) const | StringVector | private |
| getRef(size_t i) | StringVector | |
| getVectorized(size_t i) const | StringVector | private |
| is_string(size_t i) const | StringVector | |
| m_sDUMMY | StringVector | private |
| makeLocalString(const std::string &sStr) | StringVector | privatestatic |
| makePureString(StringView sStr) | StringVector | privatestatic |
| operator!=(const StringVector &sVect) const | StringVector | |
| operator+(const std::string &sLiteral) const | StringVector | private |
| operator+(const StringVector &sVect) const | StringVector | |
| operator+=(const std::string &sLiteral) | StringVector | private |
| operator+=(const StringVector &sVect) | StringVector | |
| operator<(const StringVector &sVect) const | StringVector | |
| operator<=(const StringVector &sVect) const | StringVector | |
| operator=(const StringVector &sVect) | StringVector | |
| operator=(StringVector &&sVect)=default | StringVector | |
| operator=(const std::vector< bool > &vect) | StringVector | |
| operator==(const StringVector &sVect) const | StringVector | |
| operator>(const StringVector &sVect) const | StringVector | |
| operator>=(const StringVector &sVect) const | StringVector | |
| operator[](size_t i) const | StringVector | |
| or_f(const StringVector &sVect) const | StringVector | |
| push_back(const std::string &sStr) | StringVector | |
| push_back(const char *sStr) | StringVector | |
| push_back(const mu::value_type &vVal) | StringVector | |
| push_back(size_t nVal) | StringVector | |
| push_back(int nVal) | StringVector | |
| push_back(long long int nVal) | StringVector | |
| push_back(bool nVal) | StringVector | |
| push_generic(const std::string &sStr) | StringVector | |
| StringVector() | StringVector | |
| StringVector(const std::string &sStr) | StringVector | |
| StringVector(const char *sStr) | StringVector | |
| StringVector(bool val) | StringVector | |
| StringVector(const std::vector< std::string > &vect) | StringVector | |
| StringVector(const StringVector &vect) | StringVector | |
| StringVector(const std::vector< bool > &vect) | StringVector | |
| StringVector(size_t n, const std::string &sStr=std::string()) | StringVector | |
| StringVector(StringVector &&vect)=default | StringVector | |
| xor_f(const StringVector &sVect) const | StringVector |