SchemaBuildState.ProcessFiles

Undocumented in source.

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
filesLeft
size_t filesLeft()
Undocumented in source. Be warned that the author may not have intended to support it.
isDone
bool isDone()
Undocumented in source. Be warned that the author may not have intended to support it.
pop
FileId pop()
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

files
FileId[] files;
Undocumented in source.
idx
size_t idx;
Undocumented in source.

Meta