HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_CloneManager.h File Reference
#include "OP_API.h"
#include <UT/UT_Function.h>
#include <UT/UT_Map.h>
#include <UT/UT_StringHolder.h>
#include <iosfwd>
+ Include dependency graph for OP_CloneManager.h:

Go to the source code of this file.

Classes

class  OP_CloneManager
 

Macros

#define OP_CLONE_CPIO_PACKET   ".clones"
 

Typedefs

typedef UT_Function< void(const
UT_StringRef &)> 
OP_CloneChangeCallback
 
typedef UT_Function< void(const
UT_StringRef &, const
UT_StringRef &, const
UT_StringRef &)> 
OP_CloneImageChangeCallback
 

Variables

OP_API const UT_StringHolder OP_CLONEFUNC_NODE_GETORCREATEOUTPUT
 

Macro Definition Documentation

#define OP_CLONE_CPIO_PACKET   ".clones"

Definition at line 20 of file OP_CloneManager.h.

Typedef Documentation

Variable Documentation

OP_API const UT_StringHolder OP_CLONEFUNC_NODE_GETORCREATEOUTPUT