HDK
|
This is the complete list of members for OP_Channels, including all inherited members.
addChannel(const UT_StringHolder &name) | CH_Collection | |
addChannel(CH_Channel *chp) | CH_Collection | |
addDynamicVariables(CH_LocalVariable *table) | CH_Collection | inline |
addedParamDependency() | CH_Collection | |
addLocalVarDependency(int table, int index, void *ref_id) override | OP_Channels | virtual |
addLocalVariables(CH_LocalVariable *table) | CH_Collection | inlineprotected |
canAccess(unsigned mask) const override | OP_Channels | |
CH_Collection::canAccess(uint mask) const | CH_Collection | virtual |
canAccessChannel(uint mask, const CH_Channel *chp) const override | OP_Channels | virtual |
castToOPChannels() override | OP_Channels | inlinevirtual |
castToOPChannels() const override | OP_Channels | inlinevirtual |
CH_Collection(CH_Manager *manager) | CH_Collection | |
CH_Collection(CH_Manager *manager, const CH_Collection &from) | CH_Collection | |
changeString(const char *from, const char *to, bool fullword, int thread) | CH_Collection | |
channelFind(const char *path, CHfindCallBack callback, void *data=nullptr) const | CH_Collection | |
checkEvaluationError(const CH_Channel *chp, int thread) const | CH_Collection | inlineprotected |
clearAndDestroy() | CH_Collection | |
deleteChannel(CH_Channel *chp) | CH_Collection | |
deleteChannels() | CH_Collection | |
dupChannel(const UT_StringRef &name) | CH_Collection | |
dupChannel(const CH_Channel &from) | CH_Collection | virtual |
entries() const | CH_Collection | inline |
evaluate(CH_Channel *chp, fpreal time, bool no_disabling, int thread) | CH_Collection | |
evaluate(CH_Channel *chp, fpreal from, fpreal to, fpreal *vals, int nsamples, bool no_disabling, bool use_cache, int thread) | CH_Collection | |
evaluateString(UT_String &result, CH_Channel *chp, fpreal time, int thread) | CH_Collection | |
findChannel(const char *path) const | CH_Collection | |
findCollection(const char *name) const override | OP_Channels | virtual |
findKey(fpreal gtime, int dir) const | CH_Collection | |
findOrCreateChannel(const char *path) | CH_Collection | |
findString(const char *word, bool fullword, bool usewildcards, CHfindCallBack callback, void *data=nullptr) | CH_Collection | |
findString(const char *word, bool fullword, bool usewildcards) const | CH_Collection | |
getChanged() const | CH_Collection | inline |
getChannel(const UT_StringRef &name) const | CH_Collection | |
getChannel(const UT_StringRef &name) | CH_Collection | |
getChannel(int idx) const | CH_Collection | inline |
getChannel(int idx) | CH_Collection | inline |
getChannelCount(int scoped=0) const | CH_Collection | |
getChannelNames(CH_NameList &list, int scope=0) const | CH_Collection | |
getChannels(CH_ChannelList &chans, int scope=0) const | CH_Collection | |
getChannels(CH_ChannelList &chans, const char *pattern) const | CH_Collection | |
getChannels() const | CH_Collection | inlineprotected |
getChild(const char *name) const override | OP_Channels | virtual |
getChild(const char *name) override | OP_Channels | virtual |
getChildren(CH_NameList &names) const override | OP_Channels | virtual |
getChildren(CH_CollectionList &grps) const override | OP_Channels | virtual |
getCollectionRange(fpreal &start, fpreal &end, bool &timedep, int thread) | CH_Collection | |
getExpose() const | CH_Collection | inline |
getExprLanguage() const | CH_Collection | |
getExternal() const | CH_Collection | inline |
getFullPath() const override | OP_Channels | virtual |
CH_Collection::getFullPath(UT_String &path) const | CH_Collection | |
CH_Collection::getFullPath(const CH_Channel *chp, UT_StringHolder &p, bool use_alias=false) const | CH_Collection | |
CH_Collection::getFullPath(const CH_Channel *chp, UT_String &p, bool use_alias=false) const | CH_Collection | inline |
getGlobalEnd() const | CH_Collection | inline |
getGlobalStart() const | CH_Collection | inline |
getLocalVariables(UT_StringArray &out_vars) | CH_Collection | virtual |
getManager() const | CH_Collection | inline |
getMemoryUsage(bool inclusive) const override | OP_Channels | virtual |
getName() const override | OP_Channels | virtual |
getNode() const | OP_Channels | inline |
getOwner() const override | OP_Channels | virtual |
getOwner() override | OP_Channels | virtual |
getParent() const override | OP_Channels | virtual |
getParent() override | OP_Channels | virtual |
getRoot() const | CH_Collection | protected |
getTolerance() const | CH_Collection | inline |
getUniqueId() const override | OP_Channels | virtual |
getVariableValue(fpreal &val, int table, int index, int thread) override | OP_Channels | virtual |
getVariableValue(UT_String &str, int table, int index, int thread) override | OP_Channels | virtual |
getXformOrder(UT_XformOrder &xord, const CH_Channel *chp) const override | OP_Channels | virtual |
initManager(CH_Manager *manager) | CH_Collection | |
isValidChannelName(const char *s) | CH_Collection | static |
load(UT_IStream &is, const char *path=nullptr, const CH_LoadInfo *load_info=nullptr, CH_ChannelList *loadedChannels=nullptr, bool delete_keys=false) | CH_Collection | |
loadFromFile(const char *nm) | CH_Collection | |
lookupCollection(int id) const override | OP_Channels | virtual |
notifyChannelRenameDependents(const char *old_name, const char *new_name) override | OP_Channels | protectedvirtual |
OP_Channels(OP_Node *owner, CH_Manager *chman, CH_LocalVariable *vars) | OP_Channels | |
OP_VARIABLE_TABLE_INDEX enum value | OP_Channels | |
removeParamDependency() | CH_Collection | |
rename(const char *from_name, const char *to_name, const char *to_alias) | CH_Collection | virtual |
rename(CH_Channel *from, const char *to_name, const char *to_alias) | CH_Collection | virtual |
resolveExtraVariableForSyntaxHighlight(const char *name) | OP_Channels | |
resolveVariable(const char *name, int &tab) override | OP_Channels | virtual |
save(std::ostream &os, bool binary, bool compiled, bool scoped, bool pending_state, const CH_ChannelList *channels) const | CH_Collection | |
saveChannelForUndo(CH_Channel *chp) override | OP_Channels | virtual |
saveKeyFrameForUndo(CH_Channel *chp, fpreal gtime) override | OP_Channels | virtual |
saveToFile(const char *nm) const | CH_Collection | |
setChanged(CH_CHANGE_TYPE how, void *data=0) override | OP_Channels | virtual |
setChannelAlias(CH_Channel &chp, const UT_StringHolder &alias) | CH_Collection | |
setExpose(bool onoff) | CH_Collection | |
setExprLanguage(CH_ExprLanguage language) | CH_Collection | |
setExternal(bool yesno) | CH_Collection | inline |
setNode(OP_Node *new_owner) | OP_Channels | |
setTargetChannel(const CH_Channel *target) const | OP_Channels | |
SETUPCLASSPACKETID("CH_Collection") | CH_Collection | |
unresolveLocalVars(int thread) | CH_Collection | |
updateGlobalVariables(CH_LocalVariable *table) | CH_Collection | inline |
~CH_Collection() | CH_Collection | virtual |
~OP_Channels() override | OP_Channels |