#include <OP_AutoLockInputs.h>
Public Member Functions | |
| OP_AutoLockInputs () | |
| ~OP_AutoLockInputs () | |
| OP_ERROR | lock (OP_Node &node, OP_Context &context) |
| OP_Node * | getLockedNode () const |
| bool | getLockedState () const |
Definition at line 24 of file OP_AutoLockInputs.h.
| OP_AutoLockInputs::OP_AutoLockInputs | ( | ) |
| OP_AutoLockInputs::~OP_AutoLockInputs | ( | ) |
| OP_Node* OP_AutoLockInputs::getLockedNode | ( | ) | const [inline] |
Definition at line 32 of file OP_AutoLockInputs.h.
| bool OP_AutoLockInputs::getLockedState | ( | ) | const [inline] |
Definition at line 34 of file OP_AutoLockInputs.h.
| OP_ERROR OP_AutoLockInputs::lock | ( | OP_Node & | node, | |
| OP_Context & | context | |||
| ) |
1.5.9