#include <JsonStream.hpp>
Public Member Functions | |
json (const Serializable *s) | |
json (const SerializablePtr sp) | |
Public Attributes | |
const Serializable * | s |
Definition at line 24 of file JsonStream.hpp.
|
inline |
Definition at line 26 of file JsonStream.hpp.
|
inline |
Definition at line 27 of file JsonStream.hpp.
const Serializable* ISM::json::s |
Definition at line 29 of file JsonStream.hpp.