ConduitProxy Class Reference
The ConduitProxy action delays loading the plugin for a conduit until the conduit actually executes; the proxy then loads the file, creates a SyncAction for the conduit and runs that. More...
#include <syncStack.h>
Inherits ConduitAction.
Public Member Functions
Protected Slots
Protected Member Functions
Protected Attributes
Detailed Description
The ConduitProxy action delays loading the plugin for a conduit until the conduit actually executes; the proxy then loads the file, creates a SyncAction for the conduit and runs that.Once the conduit has finished, the proxy unloads everything and emits syncDone().
The documentation for this class was generated from the following files:
- syncStack.h
- syncStack.cc