webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
google::protobuf::compiler::cpp::FieldGeneratorMap Class Reference

#include <cpp_field.h>

Public Member Functions

 FieldGeneratorMap (const Descriptor *descriptor, const Options &options)
 
 ~FieldGeneratorMap ()
 
const FieldGeneratorget (const FieldDescriptor *field) const
 

Constructor & Destructor Documentation

◆ FieldGeneratorMap()

google::protobuf::compiler::cpp::FieldGeneratorMap::FieldGeneratorMap ( const Descriptor descriptor,
const Options options 
)

◆ ~FieldGeneratorMap()

google::protobuf::compiler::cpp::FieldGeneratorMap::~FieldGeneratorMap ( )

Member Function Documentation

◆ get()

const FieldGenerator & google::protobuf::compiler::cpp::FieldGeneratorMap::get ( const FieldDescriptor field) const

The documentation for this class was generated from the following files: