21#ifndef PROCEDURECOMMANDLINE_HPP
22#define PROCEDURECOMMANDLINE_HPP
96 ProcedureCommandLine(
int _nFlags,
int _nType,
const std::string& _sCommandLine,
const std::string& _sArgumentList =
"")
@ INLINING_GLOBALINRETURN
ProcedureCommandLine(int _nFlags, int _nType, const std::string &_sCommandLine, const std::string &_sArgumentList="")
ProcedureCommandLine(const ProcedureCommandLine &_procCommandLine)
void setByteCode(int _nByteCode)
std::string getCommandLine() const
std::string getArgumentList() const
@ BYTECODE_RECURSIVEEXPRESSION
@ BYTECODE_SUPPRESSANSWER
@ BYTECODE_DEBUGBREAKPOINT
@ BYTECODE_FLOWCTRLSTATEMENT
@ BYTECODE_PROCEDUREINTERFACE
std::string sArgumentList
void setInlineable(int inlineable)