winIDEA SDK
Loading...
Searching...
No Matches
isys::SSessionTopology_Core Struct Reference

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 ()

Detailed Description

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.

Member Function Documentation

◆ core_type()

std::string isys::SSessionTopology_Core::core_type ( )
Returns
std::string Type of the core

◆ CPU_info()

CCPUInfo isys::SSessionTopology_Core::CPU_info ( )
Returns
CCPUInfo struct with variety of data for the CPU

◆ name()

std::string isys::SSessionTopology_Core::name ( )
Returns
std::string Name of the core