HDK
|
This is the complete list of members for CH_Expression, including all inherited members.
addExprFlags(int flags, int thread) | CH_Expression | static |
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_Expression | inline |
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_Expression | static |
findString(const char *str, bool fullword, bool usewildcards) const | CH_Expression | |
forceStringType() | CH_Expression | |
getExpression() const | CH_Expression | |
getExpressionFlag() const | CH_Expression | inline |
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_Expression | inline |
operator const char *() const | CH_Expression | inline |
operator<<(std::ostream &os, const CH_Expression &d) | CH_Expression | friend |
operator=(const CH_Expression &from) | CH_Expression | inline |
save(std::ostream &os, int binary, bool compiled) const | CH_Expression | |
setExpression(const char *expr, CH_ExprLanguage language) | CH_Expression | |
setExpressionFlag(int flag) | CH_Expression | inline |
setLanguage(CH_ExprLanguage language) | CH_Expression | |
setReferencePath(const char *path) | CH_Expression | |
setTimeDependency() | CH_Expression | static |
unresolveLocalVars(int thread) | CH_Expression | |
usesAccels() const | CH_Expression | inline |
usesInValue() const | CH_Expression | inline |
usesKnots() const | CH_Expression | inline |
usesOutValue() const | CH_Expression | inline |
usesSlopes() const | CH_Expression | inline |
usesValues() const | CH_Expression | inline |
~CH_Expression() | CH_Expression |