winIDEA SDK
|
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... | |
isys::CProcessCtrl::CProcessCtrl | ( | SPConnectionMgr | spConnectionMgr, |
const std::string & | rstrProcessURL | ||
) |
Constructor for CProcessCtrl.
spConnectionMgr | Shared pointer to the connection manager |
rstrProcessURL | URL or identifier of the process to be controlled in the debug session. |