appendCommandString(std::ostream &os, const char *flags, bool save_to_hip) const | OP_NodeFlags | |
clearAllTakeFlags() | OP_NodeFlags | |
getAlwaysCook() const | OP_NodeFlags | inline |
getBypass() const | OP_NodeFlags | inline |
getClearDependency() const | OP_NodeFlags | inline |
getClearingInterrupt() const | OP_NodeFlags | inline |
getColorDefault() const | OP_NodeFlags | inline |
getCompress() const | OP_NodeFlags | inline |
getCooking() const | OP_NodeFlags | inline |
getDescendantInterrupted() const | OP_NodeFlags | inline |
getDisplay() const | OP_NodeFlags | inline |
getDisplayComment() const | OP_NodeFlags | inline |
getDisplayDescriptiveName() const | OP_NodeFlags | inline |
getEditPicked() const | OP_NodeFlags | inline |
getExpose() const | OP_NodeFlags | inline |
getExtra() const | OP_NodeFlags | inline |
getExtraVal(char a) const | OP_NodeFlags | |
getFlagName(uchar token) | OP_NodeFlags | static |
getFlagOptions(UT_String &options) const | OP_NodeFlags | |
getFootprint() const | OP_NodeFlags | inline |
getForceCook() const | OP_NodeFlags | inline |
getHardLocked() const | OP_NodeFlags | inline |
getHasCookedData() const | OP_NodeFlags | inline |
getHasTakeData() const | OP_NodeFlags | inline |
getHighlight() const | OP_NodeFlags | inline |
getInterrupted() const | OP_NodeFlags | inline |
getLastTimeDep() const | OP_NodeFlags | inline |
getLockState() const | OP_NodeFlags | inline |
getModified() const | OP_NodeFlags | inline |
getOutputForView() const | OP_NodeFlags | inline |
getPicked() const | OP_NodeFlags | inline |
getRecursion() const | OP_NodeFlags | inline |
getRender() const | OP_NodeFlags | inline |
getSaveBypass() const | OP_NodeFlags | inline |
getSaveData() const | OP_NodeFlags | inline |
getSoftLocked() const | OP_NodeFlags | inline |
getTakeBypass() const | OP_NodeFlags | inline |
getTakeCurrent() const | OP_NodeFlags | inline |
getTakeDisplay() const | OP_NodeFlags | inline |
getTakeExpose() const | OP_NodeFlags | inline |
getTakeFlag(uchar which) const | OP_NodeFlags | |
getTakeFlagTokens() | OP_NodeFlags | static |
getTakePick() const | OP_NodeFlags | inline |
getTakeRender() const | OP_NodeFlags | inline |
getTakeTemplate() const | OP_NodeFlags | inline |
getTakeValue(uchar which) const | OP_NodeFlags | |
getTemplate() const | OP_NodeFlags | inline |
getTimeDep() const | OP_NodeFlags | inline |
getTimeInterest() const | OP_NodeFlags | inline |
getTimeInterestCook() const | OP_NodeFlags | inline |
getUndoComment() const | OP_NodeFlags | inline |
getUndoDelScript() const | OP_NodeFlags | inline |
getUndoFlagChange() const | OP_NodeFlags | inline |
getUndoInput() const | OP_NodeFlags | inline |
getUndoLayout() const | OP_NodeFlags | inline |
getUndoPreTransform() const | OP_NodeFlags | inline |
getUnload() const | OP_NodeFlags | inline |
getXray() const | OP_NodeFlags | inline |
isLocked() const | OP_NodeFlags | inline |
isSubjectToAssetPermissions(uchar token) | OP_NodeFlags | static |
isSubjectToStdPermissions(uchar token) | OP_NodeFlags | static |
isTakeFlag(uchar token) | OP_NodeFlags | static |
OP_HARD_LOCKED enum value | OP_NodeFlags | |
OP_LockTypes enum name | OP_NodeFlags | |
OP_Node class | OP_NodeFlags | friend |
OP_SOFT_LOCKED enum value | OP_NodeFlags | |
OP_UndoFlag class | OP_NodeFlags | friend |
OP_UNLOCKED enum value | OP_NodeFlags | |
setAlwaysCook(bool on_off) | OP_NodeFlags | inline |
setBypass(bool on_off) | OP_NodeFlags | inline |
setClearDependency(bool on_off) | OP_NodeFlags | inline |
setClearingInterrupt(bool f) | OP_NodeFlags | inline |
setColorDefault(bool on_off) | OP_NodeFlags | inline |
setCompress(bool on_off) | OP_NodeFlags | inline |
setCooking(bool on_off) | OP_NodeFlags | inline |
setDescendantInterrupted(bool f) | OP_NodeFlags | inline |
setDisplay(bool on_off) | OP_NodeFlags | inline |
setDisplayComment(bool on_off) | OP_NodeFlags | inline |
setDisplayDescriptiveName(bool on_off) | OP_NodeFlags | inline |
setEditPicked(bool on_off) | OP_NodeFlags | inline |
setExpose(bool on_off) | OP_NodeFlags | inline |
setExtra(const char *opts, int val, const char **labels) | OP_NodeFlags | inline |
setExtraVal(char a, bool on_off) | OP_NodeFlags | |
setFootprint(bool on_off) | OP_NodeFlags | inline |
setForceCook(bool on_off) | OP_NodeFlags | inline |
setHardLocked(bool on_off) | OP_NodeFlags | inline |
setHasCookedData(bool on_off) | OP_NodeFlags | inline |
setHasTakeData(bool on_off) | OP_NodeFlags | inline |
setHighlight(bool on_off) | OP_NodeFlags | inline |
setInterrupted(bool f) | OP_NodeFlags | inline |
setLastTimeDep() | OP_NodeFlags | inline |
setLockState(OP_LockTypes state) | OP_NodeFlags | inline |
setModified(bool on_off) | OP_NodeFlags | inline |
setOutputForView(int8 output) | OP_NodeFlags | inline |
setPicked(bool on_off) | OP_NodeFlags | inline |
setRecursion(bool val) const | OP_NodeFlags | inline |
setRender(bool on_off) | OP_NodeFlags | inline |
setSaveBypass(bool on_off) | OP_NodeFlags | inline |
setSaveData(bool on_off) | OP_NodeFlags | inline |
setSoftLocked(bool on_off) | OP_NodeFlags | inline |
setTakeFlag(uchar which, bool v) | OP_NodeFlags | |
setTakeValue(uchar which, bool v) | OP_NodeFlags | |
setTemplate(bool on_off) | OP_NodeFlags | inline |
setTimeDep(bool on_off) | OP_NodeFlags | inline |
setTimeInterest(bool on_off) | OP_NodeFlags | inline |
setTimeInterestCook(bool on_off) | OP_NodeFlags | inline |
setUndoComment(bool on_off) | OP_NodeFlags | inline |
setUndoDelScript(bool on_off) | OP_NodeFlags | inline |
setUndoFlagChange(bool on_off) | OP_NodeFlags | inline |
setUndoInput(bool on_off) | OP_NodeFlags | inline |
setUndoLayout(bool on_off) | OP_NodeFlags | inline |
setUndoPreTransform(bool on_off) | OP_NodeFlags | inline |
setUnload(bool on_off) | OP_NodeFlags | inline |
setXray(bool on_off) | OP_NodeFlags | inline |