NRP Core
1.4.1
EventLoopInterface Member List
This is the complete list of members for
EventLoopInterface
, including all inherited members.
_currentTime
EventLoopInterface
protected
_iterations
EventLoopInterface
protected
_timestep
EventLoopInterface
protected
_timestepThres
EventLoopInterface
protected
EventLoopInterface
()=delete
EventLoopInterface
EventLoopInterface
(std::chrono::milliseconds timestep, std::chrono::milliseconds timestepThres)
EventLoopInterface
initialize
()
EventLoopInterface
virtual
initializeCB
()=0
EventLoopInterface
protected
pure virtual
isRunning
()
EventLoopInterface
isRunningNotAsync
()
EventLoopInterface
protected
runLoop
(std::chrono::milliseconds timeout)
EventLoopInterface
runLoopAsync
(std::chrono::milliseconds timeout=std::chrono::milliseconds(0), bool doInit=false)
EventLoopInterface
runLoopCB
()=0
EventLoopInterface
protected
pure virtual
runLoopOnce
(const std::chrono::time_point< std::chrono::steady_clock > &startTime)
EventLoopInterface
shutdown
()
EventLoopInterface
shutdownCB
()=0
EventLoopInterface
protected
pure virtual
stopLoop
()
EventLoopInterface
waitForLoopEnd
()
EventLoopInterface
~EventLoopInterface
()=default
EventLoopInterface
virtual
Generated by
1.8.17