LibreOffice Module tools (master) 1
|
Auto-closes the node. More...
#include <json_writer.hxx>
Public Member Functions | |
~ScopedJsonWriterNode () | |
Private Member Functions | |
ScopedJsonWriterNode (JsonWriter &rWriter) | |
Private Attributes | |
JsonWriter & | mrWriter |
Friends | |
class | JsonWriter |
Auto-closes the node.
Definition at line 121 of file json_writer.hxx.
|
inlineprivate |
Definition at line 127 of file json_writer.hxx.
|
inline |
Definition at line 133 of file json_writer.hxx.
References tools::JsonWriter::endNode(), and mrWriter.
|
friend |
Definition at line 123 of file json_writer.hxx.
|
private |
Definition at line 125 of file json_writer.hxx.
Referenced by ~ScopedJsonWriterNode().