TrailDBConstructor

Undocumented in source.

Constructors

this
this(string name_, string[] fields)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

add
void add(RawUuid uuid, ulong timestamp, string[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
append
void append(TrailDB db)
Undocumented in source. Be warned that the author may not have intended to support it.
finalize
void finalize()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cons
void* cons;
Undocumented in source.
finalized
bool finalized;
Undocumented in source.
lengthBuffer
ulong[] lengthBuffer;
Undocumented in source.
name
string name;
Undocumented in source.
valuePointersBuffer
char*[] valuePointersBuffer;
Undocumented in source.

Meta