OpenFin C++ Adapter 1.0.0

Loading...
Searching...
No Matches
OpenFinAdapterApi::RuntimeFactory Class Reference

A factory for creating runtime instances from a set of runtime options. More...

#include <OpenFinAdapter.h>

Public Member Functions

shared_ptr< RuntimegetRuntimeInstance (const RuntimeOptions &runtimeOptions)
 Gets a runtime instance for the given options.
 

Detailed Description

A factory for creating runtime instances from a set of runtime options.

Member Function Documentation

◆ getRuntimeInstance()

shared_ptr< Runtime > OpenFinAdapterApi::RuntimeFactory::getRuntimeInstance ( const RuntimeOptions & runtimeOptions)

Gets a runtime instance for the given options.

Parameters
runtimeOptionsThe options used to create the runtime instance
Returns
The Runtime instance

The documentation for this class was generated from the following file: