CoreComponents 3.0.0
A Modern C++ Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Modules
TypeInfo Member List

This is the complete list of members for TypeInfo, including all inherited members.

assign(void *dst, const void *src) const (defined in TypeInfo)TypeInfovirtual
cleanup(void *bytes) const (defined in TypeInfo)TypeInfovirtual
equal(const void *a, const void *b) const (defined in TypeInfo)TypeInfovirtual
order(const void *a, const void *b) const (defined in TypeInfo)TypeInfovirtual
str(const void *bytes) const =0 (defined in TypeInfo)TypeInfopure virtual
typeName() const =0 (defined in TypeInfo)TypeInfopure virtual