Namespaces | Functions
protobuf/src/google/protobuf/map_field_inl.h File Reference
#include <memory>
#include <google/protobuf/stubs/casts.h>
#include <google/protobuf/map.h>
#include <google/protobuf/map_field.h>
#include <google/protobuf/map_type_handler.h>
Include dependency graph for protobuf/src/google/protobuf/map_field_inl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 
 google.protobuf.internal
 

Functions

template<typename T >
void google.protobuf.internal::SetMapKey (MapKey *map_key, const T &value)
 
template<>
void google.protobuf.internal::SetMapKey< bool > (MapKey *map_key, const bool &value)
 
template<>
void google.protobuf.internal::SetMapKey< int32_t > (MapKey *map_key, const int32_t &value)
 
template<>
void google.protobuf.internal::SetMapKey< int64_t > (MapKey *map_key, const int64_t &value)
 
template<>
void google.protobuf.internal::SetMapKey< std::string > (MapKey *map_key, const std::string &value)
 
template<>
void google.protobuf.internal::SetMapKey< uint32_t > (MapKey *map_key, const uint32_t &value)
 
template<>
void google.protobuf.internal::SetMapKey< uint64_t > (MapKey *map_key, const uint64_t &value)
 
template<typename T >
T google.protobuf.internal::UnwrapMapKey (const MapKey &map_key)
 
template<>
bool google.protobuf.internal::UnwrapMapKey< bool > (const MapKey &map_key)
 
template<>
int32_t google.protobuf.internal::UnwrapMapKey< int32_t > (const MapKey &map_key)
 
template<>
int64_t google.protobuf.internal::UnwrapMapKey< int64_t > (const MapKey &map_key)
 
template<>
std::string google.protobuf.internal::UnwrapMapKey< std::string > (const MapKey &map_key)
 
template<>
uint32_t google.protobuf.internal::UnwrapMapKey< uint32_t > (const MapKey &map_key)
 
template<>
uint64_t google.protobuf.internal::UnwrapMapKey< uint64_t > (const MapKey &map_key)
 


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