TestUseGenerics.Reader

Undocumented in source.

Constructors

this
this(SegmentReader* segment, int data, int pointers, int dataSize, short pointerCount, int nestingLimit)
Undocumented in source.

Members

Functions

getBasic
.TestGenerics!(.TestAllTypes, .TestAnyPointer).Reader getBasic()
Undocumented in source. Be warned that the author may not have intended to support it.
getDefault
.TestGenerics!(.TestAllTypes, Text).Reader getDefault()
Undocumented in source. Be warned that the author may not have intended to support it.
getDefaultInner
.TestGenerics!(.TestAllTypes, Text).Inner.Reader getDefaultInner()
Undocumented in source. Be warned that the author may not have intended to support it.
getDefaultUser
.TestUseGenerics.Reader getDefaultUser()
Undocumented in source. Be warned that the author may not have intended to support it.
getDefaultWrapper
.TestGenericsWrapper!(Text, .TestAllTypes).Reader getDefaultWrapper()
Undocumented in source. Be warned that the author may not have intended to support it.
getDefaultWrapper2
.TestGenericsWrapper2.Reader getDefaultWrapper2()
Undocumented in source. Be warned that the author may not have intended to support it.
getInner
.TestGenerics!(.TestAllTypes, .TestAnyPointer).Inner.Reader getInner()
Undocumented in source. Be warned that the author may not have intended to support it.
getInner2
.TestGenerics!(.TestAllTypes, .TestAnyPointer).Inner2!(Text).Reader getInner2()
Undocumented in source. Be warned that the author may not have intended to support it.
getListOfGenerics
StructList!(.TestGenerics!(.TestAllTypes, Text)).Reader getListOfGenerics()
Undocumented in source. Be warned that the author may not have intended to support it.
getUnspecified
.TestGenerics!(AnyPointer, AnyPointer).Reader getUnspecified()
Undocumented in source. Be warned that the author may not have intended to support it.
getUnspecifiedInner
.TestGenerics!(AnyPointer, AnyPointer).Inner2!(Text).Reader getUnspecifiedInner()
Undocumented in source. Be warned that the author may not have intended to support it.
getWrapper
.TestGenericsWrapper!(.TestAllTypes, .TestAnyPointer).Reader getWrapper()
Undocumented in source. Be warned that the author may not have intended to support it.
hasBasic
bool hasBasic()
Undocumented in source. Be warned that the author may not have intended to support it.
hasDefault
bool hasDefault()
Undocumented in source. Be warned that the author may not have intended to support it.
hasDefaultInner
bool hasDefaultInner()
Undocumented in source. Be warned that the author may not have intended to support it.
hasDefaultUser
bool hasDefaultUser()
Undocumented in source. Be warned that the author may not have intended to support it.
hasDefaultWrapper
bool hasDefaultWrapper()
Undocumented in source. Be warned that the author may not have intended to support it.
hasDefaultWrapper2
bool hasDefaultWrapper2()
Undocumented in source. Be warned that the author may not have intended to support it.
hasInner
bool hasInner()
Undocumented in source. Be warned that the author may not have intended to support it.
hasInner2
bool hasInner2()
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.
hasUnspecified
bool hasUnspecified()
Undocumented in source. Be warned that the author may not have intended to support it.
hasUnspecifiedInner
bool hasUnspecifiedInner()
Undocumented in source. Be warned that the author may not have intended to support it.
hasWrapper
bool hasWrapper()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
StructReader b;
Undocumented in source.

Meta