Represents information about a specific core for the current session. More...
#include <CSessionCtrl.h>
Public Member Functions | |
| std::string | core_type () |
| CCPUInfo | CPU_info () |
| std::string | name () |
Represents information about a specific core for the current session.
This struct instance should only be received via SSessionTopology_SoC::cores() method. Do not create instances of this struct directly.
| std::string isys::SSessionTopology_Core::core_type | ( | ) |
| CCPUInfo isys::SSessionTopology_Core::CPU_info | ( | ) |
| std::string isys::SSessionTopology_Core::name | ( | ) |