tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
BasicTraceInfo.opApply
tango
core
tools
StackTrace
BasicTraceInfo
loops on the stacktrace
int
opApply
(int delegate(ref const(char[])) dg)
class
BasicTraceInfo
override const
int
opApply
(
scope
int
delegate
(
ref
const
(
char
[])
)
dg
)
int
opApply
(int delegate(ref size_t line, ref const(char[]) func) loopBody)
int
opApply
(int delegate(ref FrameInfo fInfo) loopBody)
Meta
Source
See Implementation
tango
core
tools
StackTrace
BasicTraceInfo
constructors
this
functions
opApply
toString
trace
writeOut
variables
addrPrecision
context
traceAddresses
traceBuf
loops on the stacktrace