Jpp test-rotations-old
the software that should make you happy
|
Assigment interface. More...
#include <JSonSupportkit.hh>
Public Member Functions | |
virtual | ~JSonIO () |
virtual void | to_json (json &js, const void *p) const =0 |
virtual void | from_json (const json &js, void *p) const =0 |
Assigment interface.
Definition at line 68 of file JSonSupportkit.hh.
|
inlinevirtual |
Definition at line 70 of file JSonSupportkit.hh.
|
pure virtual |
Implemented in JDATABASE::JSonIO_t< T >.
|
pure virtual |
Implemented in JDATABASE::JSonIO_t< T >.