#include <objectivec_helpers.h>
Public Member Functions | |
Options () | |
Public Attributes | |
string | expected_prefixes_path |
std::vector< string > | expected_prefixes_suppressions |
string | generate_for_named_framework |
string | named_framework_to_proto_path_mappings_path |
Definition at line 50 of file objectivec_helpers.h.
google::protobuf::compiler::objectivec::Options::Options | ( | ) |
Definition at line 72 of file objectivec_helpers.cc.
string google::protobuf::compiler::objectivec::Options::expected_prefixes_path |
Definition at line 52 of file objectivec_helpers.h.
std::vector<string> google::protobuf::compiler::objectivec::Options::expected_prefixes_suppressions |
Definition at line 53 of file objectivec_helpers.h.
string google::protobuf::compiler::objectivec::Options::generate_for_named_framework |
Definition at line 54 of file objectivec_helpers.h.
string google::protobuf::compiler::objectivec::Options::named_framework_to_proto_path_mappings_path |
Definition at line 55 of file objectivec_helpers.h.