SQLDBC_IRuntime::TaskTraceContext Struct Reference

List of all members.


Detailed Description

A structure used by the tracing mechanism.

Definition at line 117 of file SQLDBC_IRuntime.h.

Public Attributes


Member Data Documentation

void* SQLDBC_IRuntime::TaskTraceContext::currentEntry

Current stack entry.

Definition at line 119 of file SQLDBC_IRuntime.h.

SAPDB_Bool SQLDBC_IRuntime::TaskTraceContext::hex

True if hexadecimal number or a dump are output.

Definition at line 121 of file SQLDBC_IRuntime.h.

SAPDB_UInt4 SQLDBC_IRuntime::TaskTraceContext::inputlength

Input length for character strings.

Definition at line 122 of file SQLDBC_IRuntime.h.

SQLDBC_StringEncoding SQLDBC_IRuntime::TaskTraceContext::encoding

Input code.

Definition at line 123 of file SQLDBC_IRuntime.h.

SAPDB_UInt4 SQLDBC_IRuntime::TaskTraceContext::indent

Line indent.

Definition at line 124 of file SQLDBC_IRuntime.h.

SAPDB_UInt4 SQLDBC_IRuntime::TaskTraceContext::flags

A combination of flags which defines the running trace.

Definition at line 125 of file SQLDBC_IRuntime.h.

SAPDB_UInt4 SQLDBC_IRuntime::TaskTraceContext::traceableLimit

Size limit for 'traceable' instances (packets, parts).

Definition at line 126 of file SQLDBC_IRuntime.h.

SAPDB_UInt4 SQLDBC_IRuntime::TaskTraceContext::pos

Internal flag.

Definition at line 127 of file SQLDBC_IRuntime.h.