Zen API
|
This is the complete list of members for kBool, including all inherited members.
kBool_Format(kBool value, kChar *buffer, kSize capacity) | kBool | |
kBool_Parse(kBool *value, const kChar *str) | kBool | |
kFALSE | kBool | related |
kTRUE | kBool | related |
kValue_Equals(kType type, const void *value, const void *other) | kValue | |
kValue_EqualsT | kValue | related |
kValue_HashCode(kType type, const void *value) | kValue | |
kValue_HashCodeT | kValue | related |
kValue_Import(kType type, void *value, const void *source) | kValue | |
kValue_VEquals(kType type, const void *value, const void *other) | kValue | protected |
kValue_VHashCode(kType type, const void *value) | kValue | protected |
kValue_VImport(kType type, void *value, const void *source) | kValue | protected |