NRP Core  1.4.1
EventLoop Member List

This is the complete list of members for EventLoop, including all inherited members.

_currentTimeEventLoopInterfaceprotected
_iterationsEventLoopInterfaceprotected
_timestepEventLoopInterfaceprotected
_timestepThresEventLoopInterfaceprotected
EventLoop(const nlohmann::json &graph_config, std::chrono::milliseconds timestep, std::chrono::milliseconds timestepThres, ComputationalGraph::ExecMode execMode=ComputationalGraph::ExecMode::ALL_NODES, bool ownGIL=true, bool spinROS=false)EventLoop
EventLoopInterface()=deleteEventLoopInterface
EventLoopInterface(std::chrono::milliseconds timestep, std::chrono::milliseconds timestepThres)EventLoopInterface
initialize()EventLoopInterfacevirtual
initializeCB() overrideEventLoopprotectedvirtual
isRunning()EventLoopInterface
isRunningNotAsync()EventLoopInterfaceprotected
runLoop(std::chrono::milliseconds timeout)EventLoopInterface
runLoopAsync(std::chrono::milliseconds timeout=std::chrono::milliseconds(0), bool doInit=false)EventLoopInterface
runLoopCB() overrideEventLoopprotectedvirtual
runLoopOnce(const std::chrono::time_point< std::chrono::steady_clock > &startTime)EventLoopInterface
shutdown()EventLoopInterface
shutdownCB() overrideEventLoopprotectedvirtual
stopLoop()EventLoopInterface
waitForLoopEnd()EventLoopInterface
~EventLoop()EventLoop
~EventLoopInterface()=defaultEventLoopInterfacevirtual