This is the complete list of members for Session, including all inherited members.
| add_param(const std::string &name) -> void | Session | |
| connect(const std::function< IDispatch *(void)> &factory) -> Session | Session | static |
| connect() -> Session | Session | static |
| operator=(const Session &)=delete | Session | |
| operator=(Session &&)=delete | Session | |
| reset() -> void | Session | |
| Session(const Session &)=delete | Session | |
| Session(Session &&)=delete | Session | |
| set_param(const std::string &name, double value) -> void | Session | |
| start_recording() -> void | Session | |
| stop_recording(const std::filesystem::path &filename) -> void | Session | |
| ~Session() | Session |