CLI wrapper for running Phasor bytecode binaries.
More...
#include <BinaryRuntime.hpp>
CLI wrapper for running Phasor bytecode binaries.
Loads and executes Phasor bytecode binaries (.phsb files).
Definition at line 15 of file BinaryRuntime.hpp.
◆ BinaryRuntime()
| Phasor::BinaryRuntime::BinaryRuntime |
( |
int | argc, |
|
|
char * | argv[], |
|
|
char * | envp[] ) |
◆ parseArguments()
| void Phasor::BinaryRuntime::parseArguments |
( |
int | argc, |
|
|
char * | argv[] ) |
|
private |
◆ run()
| int Phasor::BinaryRuntime::run |
( |
| ) |
|
◆ showHelp()
| void Phasor::BinaryRuntime::showHelp |
( |
const std::string & | programName | ) |
|
|
private |
◆ m_args
The documentation for this class was generated from the following files: