ae v0.0.2845 (2020-11-29T12:45:19Z)
Home
Dub
Repo
ToStringDataHandler
ae
utils
autodata
Undocumented in source.
struct
ToStringDataHandler {
template
getMixinSingle
(T, string name)
;
template
getMixinBody
(T, string name)
;
template
getMixin
(T, string name, bool reverseSort)
;
}
Members
Templates
getMixin
template
getMixin
(T, string name, bool reverseSort)
Undocumented in source.
getMixinBody
template
getMixinBody
(T, string name)
Undocumented in source.
getMixinSingle
template
getMixinSingle
(T, string name)
Undocumented in source.
Meta
Source
See Implementation
ae
utils
autodata
functions
addAutoField
structs
CmpDataHandler
EqualsDataHandler
HashDataHandler
ToStringDataHandler
templates
AutoCompare
AutoToString
ProcessAllData
RawDataHandlerWrapper