c1

Undocumented in source.
class c1 {}

Constructors

this
this(string s, int i)
Undocumented in source.

Members

Functions

parameterlessMethod
string parameterlessMethod()
Undocumented in source. Be warned that the author may not have intended to support it.
testMemberFunction
string testMemberFunction(string test, s1 value)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

StringValueGetter
string StringValueGetter [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
dstringSliceProperty
dstring[] dstringSliceProperty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
dstringSliceProperty
dstring[] dstringSliceProperty [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
refProperty
c1 refProperty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
refProperty
c1 refProperty [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
refSliceProperty
c1[] refSliceProperty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
refSliceProperty
c1[] refSliceProperty [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
stringSliceProperty
string[] stringSliceProperty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
stringSliceProperty
string[] stringSliceProperty [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
structProperty
s2 structProperty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
structProperty
s2 structProperty [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
structSliceProperty
s1[] structSliceProperty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
structSliceProperty
s1[] structSliceProperty [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
sysTimeProperty
SysTime sysTimeProperty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
sysTimeProperty
SysTime sysTimeProperty [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
sysTimeSliceProperty
SysTime[] sysTimeSliceProperty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
sysTimeSliceProperty
SysTime[] sysTimeSliceProperty [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
valueProperty
ulong valueProperty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
valueProperty
ulong valueProperty [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
valueSliceProperty
ulong[] valueSliceProperty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
valueSliceProperty
ulong[] valueSliceProperty [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
wstringSliceProperty
wstring[] wstringSliceProperty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
wstringSliceProperty
wstring[] wstringSliceProperty [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

boolMember
bool boolMember;
Undocumented in source.
byteMember
byte byteMember;
Undocumented in source.
dateArray
Date[] dateArray;
Undocumented in source.
dateMember
Date dateMember;
Undocumented in source.
dateTimeArray
DateTime[] dateTimeArray;
Undocumented in source.
dateTimeMember
DateTime dateTimeMember;
Undocumented in source.
doubleMember
double doubleMember;
Undocumented in source.
dstringMember
dstring dstringMember;
Undocumented in source.
durationArray
Duration[] durationArray;
Undocumented in source.
durationMember
Duration durationMember;
Undocumented in source.
floatMember
float floatMember;
Undocumented in source.
intMember
int intMember;
Undocumented in source.
intValue
int intValue;
Undocumented in source.
longMember
long longMember;
Undocumented in source.
refArray
c1[] refArray;
Undocumented in source.
refMember
c1 refMember;
Undocumented in source.
shortMember
short shortMember;
Undocumented in source.
stringMember
string stringMember;
Undocumented in source.
stringValue
string stringValue;
Undocumented in source.
structArray
s1[] structArray;
Undocumented in source.
sysTimeArray
SysTime[] sysTimeArray;
Undocumented in source.
sysTimeMember
SysTime sysTimeMember;
Undocumented in source.
timeOfDayArray
TimeOfDay[] timeOfDayArray;
Undocumented in source.
timeOfDayMember
TimeOfDay timeOfDayMember;
Undocumented in source.
ubyteMember
ubyte ubyteMember;
Undocumented in source.
uintMember
uint uintMember;
Undocumented in source.
ulongMember
ulong ulongMember;
Undocumented in source.
ushortMember
ushort ushortMember;
Undocumented in source.
valueMember
s1 valueMember;
Undocumented in source.
wstringMember
wstring wstringMember;
Undocumented in source.

Meta