std.typeinfo.ti_C
Classes
TypeInfo_C
:
TypeInfo
Super hierarchy:
Object
->
TypeInfo
->
TypeInfo_C
Methods
int
compare
(
void
*
p1
,
void
*
p2
)
int
equals
(
void
*
p1
,
void
*
p2
)
uint
flags
()
uint
getHash
(
void
*
p
)
uint
tsize
()
Inherited methods
from
Object
:
factory
,
notifyRegister
,
notifyUnRegister
,
opCmp
,
opEquals
,
print
,
toHash
,
toString
from
TypeInfo
:
compare
,
equals
,
flags
,
getHash
,
init
,
next
,
offTi
,
swap
,
tsize