Wolframe, 0.0.3

_Wolframe::db::vm::ProgramInstance Member List

This is the complete list of members for _Wolframe::db::vm::ProgramInstance, including all inherited members.

Address typedef_Wolframe::db::vm::InstructionSet
ArgumentIndex typedef_Wolframe::db::vm::InstructionSet
argumentIndex(const Instruction &instr)_Wolframe::db::vm::InstructionSetinlinestatic
ArgumentType enum name_Wolframe::db::vm::InstructionSet
argumentType(OpCode i)_Wolframe::db::vm::InstructionSetinlinestatic
argumentTypeName(ArgumentType i)_Wolframe::db::vm::InstructionSetinlinestatic
At_Address enum value_Wolframe::db::vm::InstructionSet
At_ColumnName enum value_Wolframe::db::vm::InstructionSet
At_Constant enum value_Wolframe::db::vm::InstructionSet
At_Hint enum value_Wolframe::db::vm::InstructionSet
At_IteratorColumnIdx enum value_Wolframe::db::vm::InstructionSet
At_None enum value_Wolframe::db::vm::InstructionSet
At_Path enum value_Wolframe::db::vm::InstructionSet
At_ResultName enum value_Wolframe::db::vm::InstructionSet
At_SelectedColumnIdx enum value_Wolframe::db::vm::InstructionSet
At_Statement enum value_Wolframe::db::vm::InstructionSet
At_SubroutineSignature enum value_Wolframe::db::vm::InstructionSet
At_TagName enum value_Wolframe::db::vm::InstructionSet
At_TupleSet enum value_Wolframe::db::vm::InstructionSet
Co_ALWAYS enum value_Wolframe::db::vm::InstructionSet
Co_IF_COND enum value_Wolframe::db::vm::InstructionSet
Co_NOT_IF_COND enum value_Wolframe::db::vm::InstructionSet
columnIndex(const ValueTupleSet *valueset, ArgumentIndex nameidx) const _Wolframe::db::vm::ProgramInstanceprivate
CondCode enum name_Wolframe::db::vm::InstructionSet
condCode(const Instruction &instr)_Wolframe::db::vm::InstructionSetinlinestatic
condCodeName(CondCode i)_Wolframe::db::vm::InstructionSetinlinestatic
constArgument(ArgumentIndex idx) const _Wolframe::db::vm::ProgramInstanceprivate
execute()_Wolframe::db::vm::ProgramInstance
fetchDatabaseResult(std::size_t nofColumns)_Wolframe::db::vm::ProgramInstanceprivate
initResult(const ValueTupleSetR &resultset)_Wolframe::db::vm::ProgramInstanceprivate
initValueIteraror(const ValueTupleSetR &valueset)_Wolframe::db::vm::ProgramInstanceprivate
Instruction typedef_Wolframe::db::vm::InstructionSet
instruction(CondCode cond, OpCode opcode, unsigned int arg=0)_Wolframe::db::vm::InstructionSetinlinestatic
instruction(OpCode opcode, unsigned int arg=0)_Wolframe::db::vm::InstructionSetinlinestatic
instructionstr(const Instruction &instr)_Wolframe::db::vm::InstructionSetinlinestatic
ip() const _Wolframe::db::vm::ProgramInstanceinline
iteratorArgument(ArgumentIndex idx) const _Wolframe::db::vm::ProgramInstanceprivate
keptResult(ArgumentIndex idx) const _Wolframe::db::vm::ProgramInstanceprivate
lastError() const _Wolframe::db::vm::ProgramInstanceinline
LogTraceCallBack typedef_Wolframe::db::vm::ProgramInstance
loopcntArgument() const _Wolframe::db::vm::ProgramInstanceprivate
m_cond_Wolframe::db::vm::ProgramInstanceprivate
m_db_stm_Wolframe::db::vm::ProgramInstanceprivate
m_ip_Wolframe::db::vm::ProgramInstanceprivate
m_lastError_Wolframe::db::vm::ProgramInstanceprivate
m_logTraceCallBack_Wolframe::db::vm::ProgramInstanceprivate
m_logTraceContext_Wolframe::db::vm::ProgramInstanceprivate
m_output_Wolframe::db::vm::ProgramInstanceprivate
m_program_Wolframe::db::vm::ProgramInstanceprivate
m_stack_Wolframe::db::vm::ProgramInstanceprivate
m_subroutine_frame_Wolframe::db::vm::ProgramInstanceprivate
Max_ArgumentIndex enum value_Wolframe::db::vm::InstructionSet
Max_CondCode enum value_Wolframe::db::vm::InstructionSet
Max_OpCode enum value_Wolframe::db::vm::InstructionSet
Op_DBSTM_BIND_CONST enum value_Wolframe::db::vm::InstructionSet
Op_DBSTM_BIND_ITR_IDX enum value_Wolframe::db::vm::InstructionSet
Op_DBSTM_BIND_ITR_NAM enum value_Wolframe::db::vm::InstructionSet
Op_DBSTM_BIND_LOOPCNT enum value_Wolframe::db::vm::InstructionSet
Op_DBSTM_BIND_PATH enum value_Wolframe::db::vm::InstructionSet
Op_DBSTM_BIND_SEL_IDX enum value_Wolframe::db::vm::InstructionSet
Op_DBSTM_BIND_SEL_NAM enum value_Wolframe::db::vm::InstructionSet
Op_DBSTM_EXEC enum value_Wolframe::db::vm::InstructionSet
Op_DBSTM_HINT enum value_Wolframe::db::vm::InstructionSet
Op_DBSTM_START enum value_Wolframe::db::vm::InstructionSet
Op_EXIT enum value_Wolframe::db::vm::InstructionSet
Op_GOTO enum value_Wolframe::db::vm::InstructionSet
Op_KEEP_RESULT enum value_Wolframe::db::vm::InstructionSet
Op_NEXT enum value_Wolframe::db::vm::InstructionSet
Op_NOP enum value_Wolframe::db::vm::InstructionSet
Op_OPEN_ITER_KEPT_RESULT enum value_Wolframe::db::vm::InstructionSet
Op_OPEN_ITER_LAST_RESULT enum value_Wolframe::db::vm::InstructionSet
Op_OPEN_ITER_PATH enum value_Wolframe::db::vm::InstructionSet
Op_OPEN_ITER_TUPLESET enum value_Wolframe::db::vm::InstructionSet
Op_OUTPUT_ADD_SINK enum value_Wolframe::db::vm::InstructionSet
Op_OUTPUT_CLOSE enum value_Wolframe::db::vm::InstructionSet
Op_OUTPUT_CLOSE_ARRAY enum value_Wolframe::db::vm::InstructionSet
Op_OUTPUT_CLOSE_ELEM enum value_Wolframe::db::vm::InstructionSet
Op_OUTPUT_CONST enum value_Wolframe::db::vm::InstructionSet
Op_OUTPUT_ITR_COLUMN enum value_Wolframe::db::vm::InstructionSet
Op_OUTPUT_ITR_IDX enum value_Wolframe::db::vm::InstructionSet
Op_OUTPUT_ITR_NAM enum value_Wolframe::db::vm::InstructionSet
Op_OUTPUT_LOOPCNT enum value_Wolframe::db::vm::InstructionSet
Op_OUTPUT_OPEN enum value_Wolframe::db::vm::InstructionSet
Op_OUTPUT_OPEN_ARRAY enum value_Wolframe::db::vm::InstructionSet
Op_OUTPUT_OPEN_ELEM enum value_Wolframe::db::vm::InstructionSet
Op_OUTPUT_PATH enum value_Wolframe::db::vm::InstructionSet
Op_OUTPUT_SEL_IDX enum value_Wolframe::db::vm::InstructionSet
Op_OUTPUT_SEL_NAM enum value_Wolframe::db::vm::InstructionSet
Op_RESULT_CONSTRAINT_NONEMPTY enum value_Wolframe::db::vm::InstructionSet
Op_RESULT_CONSTRAINT_UNIQUE enum value_Wolframe::db::vm::InstructionSet
Op_RESULT_SET_INIT enum value_Wolframe::db::vm::InstructionSet
Op_RETURN enum value_Wolframe::db::vm::InstructionSet
Op_SCOPE_CLOSE enum value_Wolframe::db::vm::InstructionSet
Op_SCOPE_OPEN enum value_Wolframe::db::vm::InstructionSet
Op_SELECT_KEPT_RESULT enum value_Wolframe::db::vm::InstructionSet
Op_SELECT_LAST_RESULT enum value_Wolframe::db::vm::InstructionSet
Op_SELECT_PARAMETER enum value_Wolframe::db::vm::InstructionSet
Op_SUB_ARG_CONST enum value_Wolframe::db::vm::InstructionSet
Op_SUB_ARG_ITR_IDX enum value_Wolframe::db::vm::InstructionSet
Op_SUB_ARG_ITR_NAM enum value_Wolframe::db::vm::InstructionSet
Op_SUB_ARG_LOOPCNT enum value_Wolframe::db::vm::InstructionSet
Op_SUB_ARG_PATH enum value_Wolframe::db::vm::InstructionSet
Op_SUB_ARG_SEL_IDX enum value_Wolframe::db::vm::InstructionSet
Op_SUB_ARG_SEL_NAM enum value_Wolframe::db::vm::InstructionSet
Op_SUB_FRAME_CLOSE enum value_Wolframe::db::vm::InstructionSet
Op_SUB_FRAME_OPEN enum value_Wolframe::db::vm::InstructionSet
OpCode enum name_Wolframe::db::vm::InstructionSet
opCode(const Instruction &instr)_Wolframe::db::vm::InstructionSetinlinestatic
opCodeName(OpCode i)_Wolframe::db::vm::InstructionSetinlinestatic
output() const _Wolframe::db::vm::ProgramInstanceinline
printIteratorColumn()_Wolframe::db::vm::ProgramInstanceprivate
printProgramRaw(std::ostream &out, const std::vector< Instruction > &prg)_Wolframe::db::vm::InstructionSetinlinestatic
ProgramInstance()_Wolframe::db::vm::ProgramInstanceinline
ProgramInstance(const ProgramInstance &o)_Wolframe::db::vm::ProgramInstanceinline
ProgramInstance(const ProgramImage &program_, TransactionExecStatemachine *db_stm_, LogTraceCallBack logTraceCallBack_=0, const LogTraceContext *logTraceContext_=0)_Wolframe::db::vm::ProgramInstance
selectedArgument(ArgumentIndex idx) const _Wolframe::db::vm::ProgramInstanceprivate
setDatabaseError()_Wolframe::db::vm::ProgramInstanceprivate
statementArgument(ArgumentIndex argidx) const _Wolframe::db::vm::ProgramInstanceprivate
tagnameArgument(ArgumentIndex argidx) const _Wolframe::db::vm::ProgramInstanceprivate
tupleSet(ArgumentIndex idx) const _Wolframe::db::vm::ProgramInstanceprivate