libqalculate-0.9.8
FunctionArgument Member List

This is the complete list of members for FunctionArgument, including all inherited members.

alerts() const Argument
Argument(string name_="", bool does_test=true, bool does_error=true)Argument
Argument(const Argument *arg)Argument
b_error (defined in Argument)Argumentprotected
b_matrix (defined in Argument)Argumentprotected
b_rational (defined in Argument)Argumentprotected
b_test (defined in Argument)Argumentprotected
b_text (defined in Argument)Argumentprotected
b_zero (defined in Argument)Argumentprotected
copy() const FunctionArgumentvirtual
FunctionArgument(string name_="", bool does_test=true, bool does_error=true) (defined in FunctionArgument)FunctionArgument
FunctionArgument(const FunctionArgument *arg) (defined in FunctionArgument)FunctionArgument
getCustomCondition() const Argument
matrixAllowed() const (defined in Argument)Argument
name() const Argument
parse(const string &str, const ParseOptions &po=default_parse_options) const Argumentvirtual
parse(MathStructure *mstruct, const string &str, const ParseOptions &po=default_parse_options) const Argumentvirtual
print() const FunctionArgumentvirtual
printlong() const Argument
rationalPolynomial() const Argument
scondition (defined in Argument)Argumentprotected
set(const Argument *arg)Argumentvirtual
setAlerts(bool does_error) (defined in Argument)Argument
setCustomCondition(string condition)Argument
setMatrixAllowed(bool allow_matrix) (defined in Argument)Argument
setName(string name_)Argument
setRationalPolynomial(bool rational_polynomial) (defined in Argument)Argument
setTests(bool does_error) (defined in Argument)Argument
setZeroForbidden(bool forbid_zero)Argument
sname (defined in Argument)Argumentprotected
subprintlong() const FunctionArgumentprotectedvirtual
subtest(MathStructure &value, const EvaluationOptions &eo) const FunctionArgumentprotectedvirtual
suggestsQuotes() const (defined in Argument)Argumentvirtual
test(MathStructure &value, int index, MathFunction *f, const EvaluationOptions &eo=default_evaluation_options) const Argument
tests() const Argument
type() const FunctionArgumentvirtual
zeroForbidden() const Argument
~Argument()Argumentvirtual
~FunctionArgument() (defined in FunctionArgument)FunctionArgumentvirtual