traildb ~master (2022-02-20T10:53:32.1322157)
Dub
Repo
Event
TrailDB
Undocumented in source.
struct
Event {
void
*
db
;
tdb_event
*
event
;
ulong
timestamp
[@property getter];
string
opIndex
(ulong i);
}
Members
Functions
opIndex
string
opIndex
(ulong i)
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
timestamp
ulong
timestamp
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
db
void
*
db
;
Undocumented in source.
event
tdb_event
*
event
;
Undocumented in source.
Meta
Source
See Implementation
TrailDB
aliases
HexUuid
RawUuid
classes
TrailDB
TrailDBConstructor
functions
hexToRaw
rawToHex
static variables
BUFFER_SIZE
structs
Event
Trail