add getConstraintOf
Compare changes
+ 22
− 0
@@ -135,6 +135,9 @@ class FrameBase : public NodeBase, public std::enable_shared_from_this<FrameBase
@@ -323,6 +326,25 @@ inline void FrameBase::unlinkCapture(CaptureBasePtr _cap_ptr)
Add the following to FrameBase
:
getConstraintof(ProcessorBasePtr)
getConstraintof(ProcessorBasePtr, string type)