Namespaces
json_writer.cc File Reference
#include <grpc/support/port_platform.h>
#include <stdint.h>
#include <stdlib.h>
#include <map>
#include <string>
#include <utility>
#include <vector>
#include "absl/strings/string_view.h"
#include "src/core/lib/json/json.h"
Include dependency graph for json_writer.cc:

Go to the source code of this file.

Namespaces

 grpc_core
 

Variable Documentation

◆ container_empty_

bool container_empty_ = true
private

Definition at line 74 of file json_writer.cc.

◆ depth_

int depth_ = 0
private

Definition at line 73 of file json_writer.cc.

◆ got_key_

bool got_key_ = false
private

Definition at line 75 of file json_writer.cc.

◆ indent_

int indent_
private

Definition at line 72 of file json_writer.cc.

◆ output_

std::string output_
private

Definition at line 76 of file json_writer.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:21