Interface for launching VPX tables. More...
#include <itable_launcher.h>
Inheritance diagram for ITableLauncher:
Collaboration diagram for ITableLauncher:Public Member Functions | |
| virtual std::pair< int, float > | launchTable (const TableData &table)=0 |
| Launches a VPX table. | |
Interface for launching VPX tables.
Defines methods for executing VPX table processes.
|
pure virtual |
Launches a VPX table.
Constructs and executes a VPX command for the specified table.
| table | The table data containing the VPX file path and metadata. |
Implemented in TableLauncher.
Here is the caller graph for this function: