utils.HTODConvert

Undocumented in source.

Members

Aliases

bit
alias bit = bool
Undocumented in source.

Classes

HTODConvert
class HTODConvert

This is used to post-process dm htod .d file for gtkD to create the htod .d file: - copy the original .h file to a working directory - remove all unecessary definitions - run wine ~/dm/bin/htod.exe <file.h> - run this on the generated .d file

Ranges
class Ranges
Undocumented in source.

Static variables

htod_location
string htod_location;
Undocumented in source.
wine_command
string wine_command;
Undocumented in source.

Meta