HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_GraphProxy.h File Reference
#include "OP_API.h"
#include "OP_Node.h"
#include "OP_NodeParms.h"
#include <DEP/DEP_TimedMicroNode.h>
+ Include dependency graph for OP_GraphProxy.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OP_GraphProxy
 

Functions

OP_API const OP_GraphProxyOPdirectGraphProxy ()
 
OP_API void OPsetDirectGraphProxy (const OP_GraphProxy *proxy)
 Sets the global direct graph proxy, used for registration. More...
 

Function Documentation

OP_API const OP_GraphProxy* OPdirectGraphProxy ( )

Returns singleton proxy for our OP_Director network. This uses getUniqueId() as the indices

OP_API void OPsetDirectGraphProxy ( const OP_GraphProxy proxy)

Sets the global direct graph proxy, used for registration.