#include <ExecString.h>
◆ CExecString() [1/5]
CExecString::CExecString |
( |
| ) |
|
|
default |
◆ CExecString() [2/5]
CExecString::CExecString |
( |
const std::string & |
execString | ) |
|
|
explicit |
◆ CExecString() [3/5]
CExecString::CExecString |
( |
const std::string & |
function, |
|
|
const std::vector< std::string > & |
params |
|
) |
| |
◆ CExecString() [4/5]
CExecString::CExecString |
( |
const std::string & |
function, |
|
|
const CFileItem & |
target, |
|
|
const std::string & |
param |
|
) |
| |
◆ CExecString() [5/5]
CExecString::CExecString |
( |
const CFileItem & |
item, |
|
|
const std::string & |
contextWindow |
|
) |
| |
◆ ~CExecString()
virtual CExecString::~CExecString |
( |
| ) |
|
|
virtualdefault |
◆ GetExecString()
const std::string & CExecString::GetExecString |
( |
| ) |
const |
|
inline |
◆ GetFunction()
const std::string & CExecString::GetFunction |
( |
| ) |
const |
|
inline |
◆ GetParams()
const std::vector< std::string > & CExecString::GetParams |
( |
| ) |
const |
|
inline |
◆ IsValid()
bool CExecString::IsValid |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: