HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_NodeVerb::ForbiddenNodeMap Class Reference

#include <SOP_NodeVerb.h>

Public Member Functions

const NodeExecuteInfofindOpNode (const OP_Node *op) const
 
const NodeExecuteInfofind (OP_GraphProxy::NodeOrIdx nodeoridx) const
 
NodeExecuteInfoinfo (OP_GraphProxy::NodeOrIdx nodeoridx)
 
exint size () const
 
bool contains (const OP_Node *op) const
 
bool contains (OP_GraphProxy::NodeOrIdx nodeoridx) const
 
UT_Map< const OP_Node
*, NodeExecuteInfo > & 
opNodeMapNC ()
 
const UT_Map< const OP_Node
*, NodeExecuteInfo > & 
opNodeMap () const
 
void clearExecuteInfo ()
 

Detailed Description

Definition at line 133 of file SOP_NodeVerb.h.

Member Function Documentation

void SOP_NodeVerb::ForbiddenNodeMap::clearExecuteInfo ( )
inline

Definition at line 175 of file SOP_NodeVerb.h.

bool SOP_NodeVerb::ForbiddenNodeMap::contains ( const OP_Node op) const
inline

Definition at line 164 of file SOP_NodeVerb.h.

bool SOP_NodeVerb::ForbiddenNodeMap::contains ( OP_GraphProxy::NodeOrIdx  nodeoridx) const
inline

Definition at line 166 of file SOP_NodeVerb.h.

const NodeExecuteInfo* SOP_NodeVerb::ForbiddenNodeMap::find ( OP_GraphProxy::NodeOrIdx  nodeoridx) const
inline

Definition at line 143 of file SOP_NodeVerb.h.

const NodeExecuteInfo* SOP_NodeVerb::ForbiddenNodeMap::findOpNode ( const OP_Node op) const
inline

Definition at line 136 of file SOP_NodeVerb.h.

NodeExecuteInfo& SOP_NodeVerb::ForbiddenNodeMap::info ( OP_GraphProxy::NodeOrIdx  nodeoridx)
inline

Definition at line 156 of file SOP_NodeVerb.h.

const UT_Map<const OP_Node *, NodeExecuteInfo>& SOP_NodeVerb::ForbiddenNodeMap::opNodeMap ( ) const
inline

Definition at line 173 of file SOP_NodeVerb.h.

UT_Map<const OP_Node *, NodeExecuteInfo>& SOP_NodeVerb::ForbiddenNodeMap::opNodeMapNC ( )
inline

Definition at line 172 of file SOP_NodeVerb.h.

exint SOP_NodeVerb::ForbiddenNodeMap::size ( void  ) const
inline

Definition at line 163 of file SOP_NodeVerb.h.


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