Namespaces
type_info.cc File Reference
#include <google/protobuf/util/internal/type_info.h>
#include <map>
#include <set>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/type.pb.h>
#include <google/protobuf/util/internal/utility.h>
#include <google/protobuf/stubs/stringpiece.h>
#include <google/protobuf/stubs/map_util.h>
#include <google/protobuf/stubs/status.h>
#include <google/protobuf/stubs/statusor.h>
Include dependency graph for type_info.cc:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::util
 
 google::protobuf::util::converter
 

Variable Documentation

◆ cached_enums_

std::map<StringPiece, StatusOrEnum> cached_enums_
mutableprivate

Definition at line 167 of file type_info.cc.

◆ cached_types_

std::map<StringPiece, StatusOrType> cached_types_
mutableprivate

Definition at line 166 of file type_info.cc.

◆ indexed_types_

std::map<const google::protobuf::Type*, CamelCaseNameTable> indexed_types_
mutableprivate

Definition at line 170 of file type_info.cc.

◆ string_storage_

std::set<std::string> string_storage_
mutableprivate

Definition at line 164 of file type_info.cc.

◆ type_resolver_

TypeResolver* type_resolver_
private

Definition at line 160 of file type_info.cc.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:04