HDK
|
This is the complete list of members for UT_AutoJSONWriter, including all inherited members.
close() | UT_AutoJSONWriter | inline |
operator UT_JSONWriter &() | UT_AutoJSONWriter | inline |
operator*() const | UT_AutoJSONWriter | inline |
operator->() const | UT_AutoJSONWriter | inline |
operator=(const UT_AutoJSONWriter &)=delete | UT_AutoJSONWriter | |
UT_AutoJSONWriter(UT_WorkBuffer &b) | UT_AutoJSONWriter | inline |
UT_AutoJSONWriter(std::ostream &os, bool binary, UT_CompressionType compressionType=UT_COMPRESSION_TYPE_NONE) | UT_AutoJSONWriter | inline |
UT_AutoJSONWriter(const char *filename, bool binary, UT_CompressionType compressionType=UT_COMPRESSION_TYPE_NONE) | UT_AutoJSONWriter | inline |
UT_AutoJSONWriter(UT_JSONValue &value) | UT_AutoJSONWriter | inline |
UT_AutoJSONWriter(const UT_AutoJSONWriter &)=delete | UT_AutoJSONWriter | |
writer() const | UT_AutoJSONWriter | inline |
~UT_AutoJSONWriter() | UT_AutoJSONWriter | inline |