X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=pv%2Fsession.hpp;h=f4d150dbe0031133afbd2497db3c4947a047c01b;hb=31d1aca6b7ab1b890b5ec7c05862e87986d5e6fd;hp=8d85996ec6ec05e9656ffa6519e9c86ee2f1d656;hpb=baf867eddd4efbc465f5a3490b1ea21dfe7ba597;p=pulseview.git diff --git a/pv/session.hpp b/pv/session.hpp index 8d85996e..f4d150db 100644 --- a/pv/session.hpp +++ b/pv/session.hpp @@ -172,6 +172,8 @@ public: void set_default_device(); + bool using_file_device() const; + void load_init_file(const string &file_name, const string &format, const string &setup_file_name);