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

#include <javanano_field.h>

Public Member Functions

 FieldGeneratorMap (const Descriptor *descriptor, const Params &params)
 
 ~FieldGeneratorMap ()
 
const FieldGeneratorget (const FieldDescriptor *field) const
 
int total_bits () const
 
bool saved_defaults_needed () const
 

Constructor & Destructor Documentation

◆ FieldGeneratorMap()

google::protobuf::compiler::javanano::FieldGeneratorMap::FieldGeneratorMap ( const Descriptor descriptor,
const Params params 
)
explicit

◆ ~FieldGeneratorMap()

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

Member Function Documentation

◆ get()

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

◆ saved_defaults_needed()

bool google::protobuf::compiler::javanano::FieldGeneratorMap::saved_defaults_needed ( ) const
inline

◆ total_bits()

int google::protobuf::compiler::javanano::FieldGeneratorMap::total_bits ( ) const
inline

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