webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Macros | Functions
map_field_lite.h File Reference
#include <google/protobuf/map.h>
#include <google/protobuf/map_entry_lite.h>

Go to the source code of this file.

Classes

class  google::protobuf.internal::MapFieldLite< Key, T, key_wire_type, value_wire_type, default_enum_value >
 

Namespaces

 google
 
 google::protobuf
 
 google.protobuf.internal
 

Macros

#define EntryType   MapEntryLite<Key, T, key_wire_type, value_wire_type, default_enum_value>
 

Functions

template<typename Key , typename T >
bool google.protobuf.internal::AllAreInitialized (const Map< Key, T > &t)
 

Macro Definition Documentation

◆ EntryType

#define EntryType   MapEntryLite<Key, T, key_wire_type, value_wire_type, default_enum_value>