charon-core
0.3.1
|
Interface for InputSlotBundle. More...
#include <charon-core/SlotBundleInterfaces.h>
Public Member Functions | |
virtual std::vector < VirtualOutputSlot * > & | getInternalSlotVector ()=0 |
get virtual inputs to be exposed in group workflow. | |
virtual std::vector < VirtualInputSlot * > & | getSlotVector ()=0 |
get virtual inputs to be exposed in parent workflow. | |
Definition at line 21 of file SlotBundleInterfaces.h.