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

#include <cpp_options.h>

Public Member Functions

 Options ()
 

Public Attributes

string dllexport_decl
 
bool safe_boundary_check
 
bool proto_h
 
bool annotate_headers
 
bool enforce_lite
 
string annotation_pragma_name
 
string annotation_guard_name
 

Constructor & Destructor Documentation

◆ Options()

google::protobuf::compiler::cpp::Options::Options ( )
inline

Member Data Documentation

◆ annotate_headers

bool google::protobuf::compiler::cpp::Options::annotate_headers

◆ annotation_guard_name

string google::protobuf::compiler::cpp::Options::annotation_guard_name

◆ annotation_pragma_name

string google::protobuf::compiler::cpp::Options::annotation_pragma_name

◆ dllexport_decl

string google::protobuf::compiler::cpp::Options::dllexport_decl

◆ enforce_lite

bool google::protobuf::compiler::cpp::Options::enforce_lite

◆ proto_h

bool google::protobuf::compiler::cpp::Options::proto_h

◆ safe_boundary_check

bool google::protobuf::compiler::cpp::Options::safe_boundary_check

The documentation for this struct was generated from the following file: