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

Description

Provides information about current session.

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

#include <CSessionCtrl.h>

Public Member Functions

std::vector< SPSessionTopology_Processprocesses ()
 
std::vector< SPSessionTopology_SoCSoCs ()
 

Member Function Documentation

◆ processes()

std::vector< SPSessionTopology_Process > isys::SSessionTopology::processes ( )
Returns
std::vector<SPSessionTopology_Process> A vector filled with structs for process topologies

◆ SoCs()

std::vector< SPSessionTopology_SoC > isys::SSessionTopology::SoCs ( )
Returns
std::vector<SPSessionTopology_SoC> A vector filed with structs for SoC topologies