LibreOffice Module tools (master) 1
|
Auto-closes the node. More...
#include <json_writer.hxx>
Public Member Functions | |
~ScopedJsonWriterArray () | |
Private Member Functions | |
ScopedJsonWriterArray (JsonWriter &rWriter) | |
Private Attributes | |
JsonWriter & | mrWriter |
Friends | |
class | JsonWriter |
Auto-closes the node.
Definition at line 139 of file json_writer.hxx.
|
inlineprivate |
Definition at line 145 of file json_writer.hxx.
|
inline |
Definition at line 151 of file json_writer.hxx.
References tools::JsonWriter::endArray(), and mrWriter.
|
friend |
Definition at line 141 of file json_writer.hxx.
|
private |
Definition at line 143 of file json_writer.hxx.
Referenced by ~ScopedJsonWriterArray().