VariantJSONSerializer< T > Class Template Reference
Detailed Description
template<typename T>
class VariantJSONSerializer< T >
- See also
- VariantSerialization
Public Member Functions | |
VariantJSONSerializer (JSONObject::Serializer &s_p, const T &var_p) | |
template<typename TheClass > | |
void | operator() () |
Public Attributes | |
JSONObject::Serializer & | s |
const T & | var |
bool | done = false |
The documentation for this class was generated from the following file: