CUBRID Engine  latest
JSON_SERIALIZER Member List

This is the complete list of members for JSON_SERIALIZER, including all inherited members.

Bool(bool b) overrideJSON_SERIALIZERvirtual
Ch typedefJSON_BASE_HANDLER
Double(double d) overrideJSON_SERIALIZERvirtual
EndArray(SizeType elementCount) overrideJSON_SERIALIZERvirtual
EndObject(SizeType memberCount) overrideJSON_SERIALIZERvirtual
HasError()JSON_SERIALIZERinlineprivate
Int(int i) overrideJSON_SERIALIZERvirtual
Int64(std::int64_t i) overrideJSON_SERIALIZERvirtual
JSON_BASE_HANDLER()=defaultJSON_BASE_HANDLER
JSON_SERIALIZER(OR_BUF &buffer)JSON_SERIALIZERinlineexplicit
Key(const Ch *str, SizeType length, bool copy) overrideJSON_SERIALIZERvirtual
m_bufferJSON_SERIALIZERprivate
m_errorJSON_SERIALIZERprivate
m_size_pointersJSON_SERIALIZERprivate
Null() overrideJSON_SERIALIZERvirtual
PackString(const char *str)JSON_SERIALIZERprivate
PackType(const DB_JSON_TYPE &type)JSON_SERIALIZERprivate
RawNumber(const Ch *str, SizeType length, bool copy)JSON_BASE_HANDLERinlinevirtual
SaveSizePointers(char *ptr)JSON_SERIALIZERprivate
SetSizePointers(SizeType size)JSON_SERIALIZERprivate
SizeType typedefJSON_BASE_HANDLER
StartArray() overrideJSON_SERIALIZERvirtual
StartObject() overrideJSON_SERIALIZERvirtual
String(const Ch *str, SizeType length, bool copy) overrideJSON_SERIALIZERvirtual
Uint(unsigned i) overrideJSON_SERIALIZERvirtual
Uint64(std::uint64_t i) overrideJSON_SERIALIZERvirtual
~JSON_BASE_HANDLER()=defaultJSON_BASE_HANDLERvirtual
~JSON_SERIALIZER() override=defaultJSON_SERIALIZER