- asReader
auto asReader()
Undocumented in source. Be warned that the author may not have intended to support it.
- getBasic
.TestGenerics!(.TestAllTypes, .TestAnyPointer).Builder getBasic()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDefault
.TestGenerics!(.TestAllTypes, Text).Builder getDefault()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDefaultInner
.TestGenerics!(.TestAllTypes, Text).Inner.Builder getDefaultInner()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDefaultUser
.TestUseGenerics.Builder getDefaultUser()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDefaultWrapper
.TestGenericsWrapper!(Text, .TestAllTypes).Builder getDefaultWrapper()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDefaultWrapper2
.TestGenericsWrapper2.Builder getDefaultWrapper2()
Undocumented in source. Be warned that the author may not have intended to support it.
- getInner
.TestGenerics!(.TestAllTypes, .TestAnyPointer).Inner.Builder getInner()
Undocumented in source. Be warned that the author may not have intended to support it.
- getInner2
.TestGenerics!(.TestAllTypes, .TestAnyPointer).Inner2!(Text).Builder getInner2()
Undocumented in source. Be warned that the author may not have intended to support it.
- getListOfGenerics
StructList!(.TestGenerics!(.TestAllTypes, Text)).Builder getListOfGenerics()
Undocumented in source. Be warned that the author may not have intended to support it.
- getUnspecified
.TestGenerics!(AnyPointer, AnyPointer).Builder getUnspecified()
Undocumented in source. Be warned that the author may not have intended to support it.
- getUnspecifiedInner
.TestGenerics!(AnyPointer, AnyPointer).Inner2!(Text).Builder getUnspecifiedInner()
Undocumented in source. Be warned that the author may not have intended to support it.
- getWrapper
.TestGenericsWrapper!(.TestAllTypes, .TestAnyPointer).Builder getWrapper()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasListOfGenerics
bool hasListOfGenerics()
Undocumented in source. Be warned that the author may not have intended to support it.
- initBasic
.TestGenerics!(.TestAllTypes, .TestAnyPointer).Builder initBasic()
Undocumented in source. Be warned that the author may not have intended to support it.
- initDefault
.TestGenerics!(.TestAllTypes, Text).Builder initDefault()
Undocumented in source. Be warned that the author may not have intended to support it.
- initDefaultInner
.TestGenerics!(.TestAllTypes, Text).Inner.Builder initDefaultInner()
Undocumented in source. Be warned that the author may not have intended to support it.
- initDefaultUser
.TestUseGenerics.Builder initDefaultUser()
Undocumented in source. Be warned that the author may not have intended to support it.
- initDefaultWrapper
.TestGenericsWrapper!(Text, .TestAllTypes).Builder initDefaultWrapper()
Undocumented in source. Be warned that the author may not have intended to support it.
- initDefaultWrapper2
.TestGenericsWrapper2.Builder initDefaultWrapper2()
Undocumented in source. Be warned that the author may not have intended to support it.
- initInner
.TestGenerics!(.TestAllTypes, .TestAnyPointer).Inner.Builder initInner()
Undocumented in source. Be warned that the author may not have intended to support it.
- initInner2
.TestGenerics!(.TestAllTypes, .TestAnyPointer).Inner2!(Text).Builder initInner2()
Undocumented in source. Be warned that the author may not have intended to support it.
- initListOfGenerics
StructList!(.TestGenerics!(.TestAllTypes, Text)).Builder initListOfGenerics(int size)
Undocumented in source. Be warned that the author may not have intended to support it.
- initUnspecified
.TestGenerics!(AnyPointer, AnyPointer).Builder initUnspecified()
Undocumented in source. Be warned that the author may not have intended to support it.
- initUnspecifiedInner
.TestGenerics!(AnyPointer, AnyPointer).Inner2!(Text).Builder initUnspecifiedInner()
Undocumented in source. Be warned that the author may not have intended to support it.
- initWrapper
.TestGenericsWrapper!(.TestAllTypes, .TestAnyPointer).Builder initWrapper()
Undocumented in source. Be warned that the author may not have intended to support it.
- setBasic
void setBasic(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDefault
void setDefault(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDefaultInner
void setDefaultInner(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDefaultUser
void setDefaultUser(.TestUseGenerics.Reader value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDefaultWrapper
void setDefaultWrapper(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDefaultWrapper2
void setDefaultWrapper2(.TestGenericsWrapper2.Reader value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setInner
void setInner(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setInner2
void setInner2(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setListOfGenerics
void setListOfGenerics(StructList!(.TestGenerics!(.TestAllTypes, Text)).Reader value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setUnspecified
void setUnspecified(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setUnspecifiedInner
void setUnspecifiedInner(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setWrapper
void setWrapper(T value)
Undocumented in source. Be warned that the author may not have intended to support it.