This struct provides status of the current session.
More...
#include <CSessionCtrl.h>
This struct provides status of the current session.
This struct instance should only be received via CSessionCtrl::get_status() method. Do not create instances of this struct directly.
◆ is_active()
| bool isys::SSessionStatus::is_active |
( |
| ) |
const |
- Returns
- bool True if the session is established, false otherwise
◆ process_focused()
| std::string isys::SSessionStatus::process_focused |
( |
| ) |
|
- Returns
- string URL of focused process
◆ SoCs()
- Returns
- std::vector<SPSessionStatus_SoC> A vector of statuses for every SoC
◆ thread_focused()
| std::string isys::SSessionStatus::thread_focused |
( |
| ) |
|
- Returns
- string name of focused process