HDK
|
This is the complete list of members for OP_CloneManager, including all inherited members.
addConnectionChangeCallback(OP_CloneChangeCallback cb) | OP_CloneManager | static |
addImageChangeCallback(OP_CloneImageChangeCallback cb) | OP_CloneManager | static |
deleteAllClones()=0 | OP_CloneManager | pure virtual |
getInstance() | OP_CloneManager | inlinestatic |
hasInstance() | OP_CloneManager | inlinestatic |
isRunningAsClone() | OP_CloneManager | inlinestatic |
OP_CloneManager() | OP_CloneManager | |
remoteExecute(const UT_StringHolder &function, const UT_Options ¶meters)=0 | OP_CloneManager | pure virtual |
removeConnectionChangeCallback(int id) | OP_CloneManager | static |
removeImageChangeCallback(int id) | OP_CloneManager | static |
runCallbacks(const UT_StringRef &id) | OP_CloneManager | protected |
runImageCallbacks(const UT_StringRef &id, const UT_StringRef &galleryid, const UT_StringRef &imagepath) | OP_CloneManager | protected |
saveClones(std::ostream &os) const =0 | OP_CloneManager | pure virtual |
setRunningAsClone(bool running_as_clone) | OP_CloneManager | inlinestatic |
~OP_CloneManager() | OP_CloneManager | virtual |