Deserializer.FieldHandler

Undocumented in source.

Members

Functions

handleEnd
void handleEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
handlePairKey
void handlePairKey(Reader reader)
Undocumented in source. Be warned that the author may not have intended to support it.
handlePairValue
void handlePairValue(Reader reader)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

nameHandler
FieldNameHandler nameHandler;
Undocumented in source.
target
T* target;
Undocumented in source.

Meta