|
CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for TypeInfo, including all inherited members.
| assign(void *dst, const void *src) const (defined in TypeInfo) | TypeInfo | virtual |
| cleanup(void *bytes) const (defined in TypeInfo) | TypeInfo | virtual |
| equal(const void *a, const void *b) const (defined in TypeInfo) | TypeInfo | virtual |
| order(const void *a, const void *b) const (defined in TypeInfo) | TypeInfo | virtual |
| str(const void *bytes) const =0 (defined in TypeInfo) | TypeInfo | pure virtual |
| typeName() const =0 (defined in TypeInfo) | TypeInfo | pure virtual |