HDK
|
#include <SOP_NodeVerb.h>
Public Member Functions | |
ScopeForbiddenNodes (const ForbiddenNodeMap *forbiddennodes) | |
~ScopeForbiddenNodes () | |
Protected Attributes | |
const ForbiddenNodeMap * | myPrevNodes |
This scope class will push the given list of nodes marking them as inelligible for cooking in the traditional path. Needless to say, the invoker needs to ensure the set's lifetime persists.
Definition at line 462 of file SOP_NodeVerb.h.
SOP_NodeVerb::ScopeForbiddenNodes::ScopeForbiddenNodes | ( | const ForbiddenNodeMap * | forbiddennodes | ) |
SOP_NodeVerb::ScopeForbiddenNodes::~ScopeForbiddenNodes | ( | ) |
|
protected |
Definition at line 468 of file SOP_NodeVerb.h.