TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
google::protobuf::compiler::cpp::Options Struct Reference

#include <cpp_options.h>

Public Member Functions

 Options ()
 

Public Attributes

string dllexport_decl
 
bool safe_boundary_check
 

Constructor & Destructor Documentation

google::protobuf::compiler::cpp::Options::Options ( )
inline
46  : safe_boundary_check(false) {
47  }
bool safe_boundary_check
Definition: cpp_options.h:49

Member Data Documentation

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

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