winIDEA SDK
|
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.
#include <CSessionCtrl.h>
Public Member Functions | |
bool | is_active () const |
std::string | process_focused () |
std::vector< SPSessionStatus_SoC > | SoCs () |
std::string | thread_focused () |
bool isys::SSessionStatus::is_active | ( | ) | const |
std::string isys::SSessionStatus::process_focused | ( | ) |
std::vector< SPSessionStatus_SoC > isys::SSessionStatus::SoCs | ( | ) |
std::string isys::SSessionStatus::thread_focused | ( | ) |