autowrap.csharp.common

Undocumented in source.

Members

Enums

isDateTimeArrayType
eponymoustemplate isDateTimeArrayType(T)
Undocumented in source.
isDateTimeType
eponymoustemplate isDateTimeType(T)
Undocumented in source.

Functions

camelToPascalCase
string camelToPascalCase(string camel)
Undocumented in source. Be warned that the author may not have intended to support it.
getDLangInterfaceName
string getDLangInterfaceName(string moduleName, string aggName, string funcName)
Undocumented in source. Be warned that the author may not have intended to support it.
getDLangInterfaceName
string getDLangInterfaceName(string fqn, string funcName)
Undocumented in source. Be warned that the author may not have intended to support it.
getDLangInterfaceType
string getDLangInterfaceType()
Undocumented in source. Be warned that the author may not have intended to support it.
getDLangSliceInterfaceName
string getDLangSliceInterfaceName(string fqn, string funcName)
Undocumented in source. Be warned that the author may not have intended to support it.

Imports

Date (from std.datetime)
public import std.datetime : DateTime, SysTime, Date, TimeOfDay, Duration, TimeZone;
Undocumented in source.
DateTime (from std.datetime)
public import std.datetime : DateTime, SysTime, Date, TimeOfDay, Duration, TimeZone;
Undocumented in source.
Duration (from std.datetime)
public import std.datetime : DateTime, SysTime, Date, TimeOfDay, Duration, TimeZone;
Undocumented in source.
SysTime (from std.datetime)
public import std.datetime : DateTime, SysTime, Date, TimeOfDay, Duration, TimeZone;
Undocumented in source.
TimeOfDay (from std.datetime)
public import std.datetime : DateTime, SysTime, Date, TimeOfDay, Duration, TimeZone;
Undocumented in source.
TimeZone (from std.datetime)
public import std.datetime : DateTime, SysTime, Date, TimeOfDay, Duration, TimeZone;
Undocumented in source.
Unqual (from std.traits)
public import std.traits : Unqual;
Undocumented in source.

Structs

LibraryName
struct LibraryName
Undocumented in source.
OutputFileName
struct OutputFileName
Undocumented in source.
RootNamespace
struct RootNamespace
Undocumented in source.

Variables

excludedMethods
enum string[] excludedMethods;
Undocumented in source.

Meta