dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
StdWindowsDirEntryRange.opApply
dlib
filesystem
stdwindowsdir
StdWindowsDirEntryRange
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(DirEntry) dg)
class
StdWindowsDirEntryRange
int
opApply
(
scope
int
delegate
(
DirEntry
)
dg
)
int
opApply
(int delegate(size_t, DirEntry) dg)
Meta
Source
See Implementation
dlib
filesystem
stdwindowsdir
StdWindowsDirEntryRange
constructors
this
destructors
~this
functions
advance
close
empty
front
moveFront
opApply
popFront
reset
variables
_empty
findData
frontEntry
hFind
initialized
path