NRP Core  1.4.1
PythonEngineJSONNRPClientBase< ENGINE, SCHEMA > Member List

This is the complete list of members for PythonEngineJSONNRPClientBase< ENGINE, SCHEMA >, including all inherited members.

_processEngineClientInterfaceprotected
const_shared_ptr typedefPtrTemplates< EngineClientInterface >
const_unique_ptr typedefPtrTemplates< EngineClientInterface >
engine_t typedefEngineClient< ENGINE, SCHEMA >
EngineClient(nlohmann::json &engineConfig, ProcessLauncherInterface::unique_ptr &&launcher)EngineClient< ENGINE, SCHEMA >inline
EngineClientInterface(ProcessLauncherInterface::unique_ptr &&launcher)EngineClientInterfaceexplicit
engineConfig() const override finalEngineClient< ENGINE, SCHEMA >inlinevirtual
engineConfig() override finalEngineClient< ENGINE, SCHEMA >inlinevirtual
EngineJSONNRPClient(nlohmann::json &config, ProcessLauncherInterface::unique_ptr &&launcher)EngineJSONNRPClient< ENGINE, SCHEMA >inline
EngineJSONNRPClient(const std::string &serverAddress, nlohmann::json &config, ProcessLauncherInterface::unique_ptr &&launcher)EngineJSONNRPClient< ENGINE, SCHEMA >inline
engineName() const override finalEngineClient< ENGINE, SCHEMA >inlinevirtual
engineSchema() const override finalEngineClient< ENGINE, SCHEMA >inlinevirtual
getDataPacksFromEngine(const datapack_identifiers_set_t &requestedDataPackIds) overrideEngineJSONNRPClient< ENGINE, SCHEMA >inlinevirtual
getEngineTime() const overrideEngineClient< ENGINE, SCHEMA >inlinevirtual
getEngineTimestep() const override finalEngineClient< ENGINE, SCHEMA >inlinevirtual
initialize() overridePythonEngineJSONNRPClientBase< ENGINE, SCHEMA >inlinevirtual
launchEngine() overrideEngineJSONNRPClient< ENGINE, SCHEMA >inlinevirtual
PythonEngineJSONNRPClientBase(nlohmann::json &config, ProcessLauncherInterface::unique_ptr &&launcher)PythonEngineJSONNRPClientBase< ENGINE, SCHEMA >inline
reset() overridePythonEngineJSONNRPClientBase< ENGINE, SCHEMA >inlinevirtual
resetEngineTime()EngineClient< ENGINE, SCHEMA >inlineprotectedvirtual
runLoopStepAsync(SimulationTime timeStep) overrideEngineClient< ENGINE, SCHEMA >inlinevirtual
runLoopStepAsyncGet(SimulationTime timeOut) overrideEngineClient< ENGINE, SCHEMA >inlinevirtual
sendDataPacksToEngine(const datapacks_set_t &dataPacks) overrideEngineJSONNRPClient< ENGINE, SCHEMA >inlinevirtual
sendInitCommand(const nlohmann::json &data)EngineJSONNRPClient< ENGINE, SCHEMA >inlineprotected
sendResetCommand(const nlohmann::json &data)EngineJSONNRPClient< ENGINE, SCHEMA >inlineprotected
sendShutdownCommand(const nlohmann::json &data)EngineJSONNRPClient< ENGINE, SCHEMA >inlineprotected
setDefaultProperty(std::string key, T value)EngineClient< ENGINE, SCHEMA >inlineprotected
shared_ptr typedefPtrTemplates< EngineClientInterface >
shutdown() overridePythonEngineJSONNRPClientBase< ENGINE, SCHEMA >inlinevirtual
unique_ptr typedefPtrTemplates< EngineClientInterface >
waitForRegistration(unsigned int numTries, unsigned int waitTime) constEngineJSONNRPClient< ENGINE, SCHEMA >inlineprotected
~EngineClient() override=defaultEngineClient< ENGINE, SCHEMA >
~EngineClientInterface()EngineClientInterfacevirtual
~EngineJSONNRPClient() override=defaultEngineJSONNRPClient< ENGINE, SCHEMA >virtual
~PythonEngineJSONNRPClientBase() overridePythonEngineJSONNRPClientBase< ENGINE, SCHEMA >inlinevirtual