HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CH_Expression Member List

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

addExprFlags(int flags, int thread)CH_Expressionstatic
buildOpDependencies(void *ref_id, int thread)CH_Expression
CH_Expression(const char *expr, CH_ExprLanguage language)CH_Expression
CH_Expression(const CH_Expression &from)CH_Expressioninline
changeOpRef(const char *new_fullpath, const char *old_fullpath, const char *old_cwd, const char *chan_name, const char *old_chan_name, int thread)CH_Expression
changeString(const char *from, const char *to, bool fullword, int thread)CH_Expression
dirtyExprCache()CH_Expression
evaluate(int thread)CH_Expression
evaluateString(UT_String &result, int thread)CH_Expression
exprFlags()CH_Expressionstatic
findString(const char *str, bool fullword, bool usewildcards) const CH_Expression
forceStringType()CH_Expression
getExpression() const CH_Expression
getExpressionFlag() const CH_Expressioninline
getLanguage() const CH_Expression
getMemoryUsage(bool inclusive) const CH_Expression
getReferencePath() const CH_Expression
getSingleFunctionInstanceData(EV_FUNCTION *func, int thread, UT_String &argument)CH_Expression
isCompiled() const CH_Expression
isPureCompiled() const CH_Expression
load(UT_IStream &is)CH_Expression
modified() const CH_Expressioninline
operator const char *() const CH_Expressioninline
operator<<(std::ostream &os, const CH_Expression &d)CH_Expressionfriend
operator=(const CH_Expression &from)CH_Expressioninline
save(std::ostream &os, int binary, bool compiled) const CH_Expression
setExpression(const char *expr, CH_ExprLanguage language)CH_Expression
setExpressionFlag(int flag)CH_Expressioninline
setLanguage(CH_ExprLanguage language)CH_Expression
setReferencePath(const char *path)CH_Expression
setTimeDependency()CH_Expressionstatic
unresolveLocalVars(int thread)CH_Expression
usesAccels() const CH_Expressioninline
usesInValue() const CH_Expressioninline
usesKnots() const CH_Expressioninline
usesOutValue() const CH_Expressioninline
usesSlopes() const CH_Expressioninline
usesValues() const CH_Expressioninline
~CH_Expression()CH_Expression