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

Description

Provides information about the SoC used.

This struct instance should only be received via SSessionTopology::SoCs() method. Do not create instances of this struct directly.

#include <CSessionCtrl.h>

Public Member Functions

std::vector< SPSessionTopology_Corecores ()
 
std::string device ()
 
std::vector< SPSessionTopology_CoreBindinglock_steps ()
 
std::string name ()
 
std::vector< SPSessionTopology_CoreBindingSMPs ()
 

Member Function Documentation

◆ cores()

std::vector< SPSessionTopology_Core > isys::SSessionTopology_SoC::cores ( )
Returns
std::vector<SPSessionTopology_Core> A vector of information about each core

◆ device()

std::string isys::SSessionTopology_SoC::device ( )
Returns
std::string Name of the device

◆ lock_steps()

std::vector< SPSessionTopology_CoreBinding > isys::SSessionTopology_SoC::lock_steps ( )
Returns
std::vector<SPSessionTopology_CoreBinding> A vector of information about each lock step

◆ name()

std::string isys::SSessionTopology_SoC::name ( )
Returns
std::string Name of the SoC

◆ SMPs()

std::vector< SPSessionTopology_CoreBinding > isys::SSessionTopology_SoC::SMPs ( )
Returns
std::vector<SPSessionTopology_CoreBinding> A vector of information about each SMP