A struct for status of the core in current session. More...
#include <CSessionCtrl.h>
Public Member Functions | |
| ADDRESS_64 | PC () |
| EStatus_Core | status () |
| std::string | status_string () |
A struct for status of the core in current session.
This struct instance should only be received via SSessionStatus_SoC::cores() method. Do not create instances of this struct directly.
| ADDRESS_64 isys::SSessionStatus_Core::PC | ( | ) |
| EStatus_Core isys::SSessionStatus_Core::status | ( | ) |
| std::string isys::SSessionStatus_Core::status_string | ( | ) |