TypeInfo_j

Undocumented in source.
class TypeInfo_j : TypeInfo_e {}

Members

Functions

toString
char[] toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From TypeInfo_e

toString
char[] toString()
Undocumented in source. Be warned that the author may not have intended to support it.
getHash
hash_t getHash(void* p)
Undocumented in source. Be warned that the author may not have intended to support it.
_equals
equals_t _equals(real f1, real f2)
Undocumented in source. Be warned that the author may not have intended to support it.
_compare
int _compare(real d1, real d2)
Undocumented in source. Be warned that the author may not have intended to support it.
equals
equals_t equals(void* p1, void* p2)
Undocumented in source. Be warned that the author may not have intended to support it.
compare
int compare(void* p1, void* p2)
Undocumented in source. Be warned that the author may not have intended to support it.
talign
size_t talign()
Undocumented in source. Be warned that the author may not have intended to support it.
tsize
size_t tsize()
Undocumented in source. Be warned that the author may not have intended to support it.
swap
void swap(void* p1, void* p2)
Undocumented in source. Be warned that the author may not have intended to support it.
init
void[] init()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta