tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
BasicTraceInfo.opApply
tango
core
tools
StackTrace
BasicTraceInfo
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref const(char[])) dg)
int
opApply
(int delegate(ref size_t line, ref const(char[]) func) loopBody)
class
BasicTraceInfo
override const
int
opApply
(
scope
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