#include <OnixS/B3/BOE/scheduling/SessionScheduler.h>
Public Member Functions | |
SessionSchedulerOptions () | |
~SessionSchedulerOptions () | |
const std::string & | configurationFile () const noexcept |
SessionSchedulerOptions & | configurationFile (const std::string &file) |
SessionSchedulerListener * | eventListener () const noexcept |
SessionSchedulerOptions & | eventListener (SessionSchedulerListener *listener) noexcept |
Definition at line 67 of file SessionScheduler.h.
|
noexcept |
SessionSchedulerOptions& configurationFile | ( | const std::string & | file | ) |
Sets the path to the scheduler configuration file.
|
noexcept |
|
noexcept |
Sets the event listener.