Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

SQLDBC_IRuntime::TaskTraceContext Struct Reference

#include <SQLDBC_IRuntime.h>

List of all members.


Detailed Description

A structure used by the tracing mechanism.

Definition at line 112 of file SQLDBC_IRuntime.h.

Public Attributes


Member Data Documentation

void* SQLDBC_IRuntime::TaskTraceContext::currentEntry
 

Current stack entry.

Definition at line 114 of file SQLDBC_IRuntime.h.

SQLDBC_StringEncoding SQLDBC_IRuntime::TaskTraceContext::encoding
 

Input code.

Definition at line 118 of file SQLDBC_IRuntime.h.

SAPDB_UInt4 SQLDBC_IRuntime::TaskTraceContext::flags
 

A combination of flags which defines the running trace.

Definition at line 120 of file SQLDBC_IRuntime.h.

SAPDB_Bool SQLDBC_IRuntime::TaskTraceContext::hex
 

True if hexadecimal number or a dump are output.

Definition at line 116 of file SQLDBC_IRuntime.h.

SAPDB_UInt4 SQLDBC_IRuntime::TaskTraceContext::indent
 

Line indent.

Definition at line 119 of file SQLDBC_IRuntime.h.

SAPDB_UInt4 SQLDBC_IRuntime::TaskTraceContext::inputlength
 

Input length for character strings.

Definition at line 117 of file SQLDBC_IRuntime.h.

SAPDB_UInt4 SQLDBC_IRuntime::TaskTraceContext::pos
 

Internal flag.

Definition at line 122 of file SQLDBC_IRuntime.h.

SAPDB_UInt4 SQLDBC_IRuntime::TaskTraceContext::traceableLimit
 

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

Definition at line 121 of file SQLDBC_IRuntime.h.


The documentation for this struct was generated from the following file: