integration Namespace Reference
|
Space-ng SDK
|
Classes | |
| class | IProcess |
Functions | |
| std::unique_ptr< IProcess > | makeProcess (std::vector< std::string > const &args) |
Function Documentation
◆ makeProcess()
| std::unique_ptr<IProcess> sol3::integration::makeProcess | ( | std::vector< std::string > const & | args | ) |
Factory to construct a process from an argv-style vector. args[0] must be the executable path.
Generated by