HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_NotifyVarChange Class Referenceabstract

#include <OP_Node.h>

+ Inheritance diagram for OP_NotifyVarChange:

Public Member Functions

virtual ~OP_NotifyVarChange ()
 
virtual bool opNotifyVarChange (const char *varname, OP_NodeList *changed_nodes=nullptr)=0
 

Detailed Description

Definition at line 186 of file OP_Node.h.

Constructor & Destructor Documentation

virtual OP_NotifyVarChange::~OP_NotifyVarChange ( )
inlinevirtual

Definition at line 189 of file OP_Node.h.

Member Function Documentation

virtual bool OP_NotifyVarChange::opNotifyVarChange ( const char *  varname,
OP_NodeList changed_nodes = nullptr 
)
pure virtual

Implemented in SOP_Cache.


The documentation for this class was generated from the following file: