tools.bitinfogen

Undocumented in source.

Members

Enums

BitInfoFlags
enum BitInfoFlags
Undocumented in source.

Functions

ensureInProjectRoot
void ensureInProjectRoot()
Undocumented in source. Be warned that the author may not have intended to support it.
findBitInfo
void findBitInfo(BitInfo[256] bitInfo)
Undocumented in source. Be warned that the author may not have intended to support it.
findBitMasks
ubyte[] findBitMasks(BitInfo[256] bitInfo)
Undocumented in source. Be warned that the author may not have intended to support it.
findUnsetCount
ubyte findUnsetCount(ubyte b)
Undocumented in source. Be warned that the author may not have intended to support it.
formatBitInfoIntoCode
string formatBitInfoIntoCode(BitInfo[256] bitInfo, ubyte[] masks)
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.
nextBitRange
BitRange nextBitRange(ubyte b, ubyte bitIndex)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

BitInfo
struct BitInfo
Undocumented in source.
BitRange
struct BitRange
Undocumented in source.

Meta