TypeInfo_o

Undocumented in source.
class TypeInfo_o : TypeInfo_f {}

Members

Functions

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

Inherited Members

From TypeInfo_f

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(float f1, float f2)
Undocumented in source. Be warned that the author may not have intended to support it.
_compare
int _compare(float d1, float 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