winIDEA SDK
isys::CProcessCtrl Class Reference

Description

This class provides debug session function.

#include <CSessionCtrl.h>

Inherits isys::CSessionBaseCtrl.

Public Member Functions

 CProcessCtrl (SPConnectionMgr spConnectionMgr, const std::string &rstrProcessURL)
 Constructor for CProcessCtrl. More...
 

Constructor & Destructor Documentation

◆ CProcessCtrl()

isys::CProcessCtrl::CProcessCtrl ( SPConnectionMgr  spConnectionMgr,
const std::string &  rstrProcessURL 
)

Constructor for CProcessCtrl.

Parameters
spConnectionMgrShared pointer to the connection manager
rstrProcessURLURL or identifier of the process to be controlled in the debug session.