BWAPI
|
#include <descriptor.pb.h>
virtual google::protobuf::FileOptions::~FileOptions | ( | ) | [virtual] |
google::protobuf::FileOptions::FileOptions | ( | const FileOptions & | from | ) |
google::protobuf::UninterpretedOption * google::protobuf::FileOptions::add_uninterpreted_option | ( | ) | [inline] |
int google::protobuf::FileOptions::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
bool google::protobuf::FileOptions::cc_generic_services | ( | ) | const [inline] |
void google::protobuf::FileOptions::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::FileOptions::clear_cc_generic_services | ( | ) | [inline] |
void google::protobuf::FileOptions::clear_java_generic_services | ( | ) | [inline] |
void google::protobuf::FileOptions::clear_java_multiple_files | ( | ) | [inline] |
void google::protobuf::FileOptions::clear_java_outer_classname | ( | ) | [inline] |
void google::protobuf::FileOptions::clear_java_package | ( | ) | [inline] |
void google::protobuf::FileOptions::clear_optimize_for | ( | ) | [inline] |
void google::protobuf::FileOptions::clear_py_generic_services | ( | ) | [inline] |
void google::protobuf::FileOptions::clear_uninterpreted_option | ( | ) | [inline] |
void google::protobuf::FileOptions::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void google::protobuf::FileOptions::CopyFrom | ( | const FileOptions & | from | ) |
static const FileOptions& google::protobuf::FileOptions::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* google::protobuf::FileOptions::descriptor | ( | ) | [static] |
int google::protobuf::FileOptions::GetCachedSize | ( | ) | const [inline, virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata google::protobuf::FileOptions::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool google::protobuf::FileOptions::has_cc_generic_services | ( | ) | const [inline] |
bool google::protobuf::FileOptions::has_java_generic_services | ( | ) | const [inline] |
bool google::protobuf::FileOptions::has_java_multiple_files | ( | ) | const [inline] |
bool google::protobuf::FileOptions::has_java_outer_classname | ( | ) | const [inline] |
bool google::protobuf::FileOptions::has_java_package | ( | ) | const [inline] |
bool google::protobuf::FileOptions::has_optimize_for | ( | ) | const [inline] |
bool google::protobuf::FileOptions::has_py_generic_services | ( | ) | const [inline] |
bool google::protobuf::FileOptions::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
bool google::protobuf::FileOptions::java_generic_services | ( | ) | const [inline] |
bool google::protobuf::FileOptions::java_multiple_files | ( | ) | const [inline] |
const ::std::string & google::protobuf::FileOptions::java_outer_classname | ( | ) | const [inline] |
const ::std::string & google::protobuf::FileOptions::java_package | ( | ) | const [inline] |
void google::protobuf::FileOptions::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void google::protobuf::FileOptions::MergeFrom | ( | const FileOptions & | from | ) |
bool google::protobuf::FileOptions::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
std::string * google::protobuf::FileOptions::mutable_java_outer_classname | ( | ) | [inline] |
std::string * google::protobuf::FileOptions::mutable_java_package | ( | ) | [inline] |
google::protobuf::UninterpretedOption * google::protobuf::FileOptions::mutable_uninterpreted_option | ( | int | index | ) | [inline] |
google::protobuf::RepeatedPtrField<::google::protobuf::UninterpretedOption > * google::protobuf::FileOptions::mutable_uninterpreted_option | ( | ) | [inline] |
inline ::google::protobuf::UnknownFieldSet* google::protobuf::FileOptions::mutable_unknown_fields | ( | ) | [inline] |
FileOptions* google::protobuf::FileOptions::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
FileOptions& google::protobuf::FileOptions::operator= | ( | const FileOptions & | from | ) | [inline] |
google::protobuf::FileOptions_OptimizeMode google::protobuf::FileOptions::optimize_for | ( | ) | const [inline] |
static const ::google::protobuf::EnumDescriptor* google::protobuf::FileOptions::OptimizeMode_descriptor | ( | ) | [inline, static] |
static bool google::protobuf::FileOptions::OptimizeMode_IsValid | ( | int | value | ) | [inline, static] |
static const ::std::string& google::protobuf::FileOptions::OptimizeMode_Name | ( | OptimizeMode | value | ) | [inline, static] |
static bool google::protobuf::FileOptions::OptimizeMode_Parse | ( | const ::std::string & | name, |
OptimizeMode * | value | ||
) | [inline, static] |
bool google::protobuf::FileOptions::py_generic_services | ( | ) | const [inline] |
void google::protobuf::FileOptions::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* google::protobuf::FileOptions::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void google::protobuf::FileOptions::set_cc_generic_services | ( | bool | value | ) | [inline] |
void google::protobuf::FileOptions::set_java_generic_services | ( | bool | value | ) | [inline] |
void google::protobuf::FileOptions::set_java_multiple_files | ( | bool | value | ) | [inline] |
void google::protobuf::FileOptions::set_java_outer_classname | ( | const ::std::string & | value | ) | [inline] |
void google::protobuf::FileOptions::set_java_outer_classname | ( | const char * | value | ) | [inline] |
void google::protobuf::FileOptions::set_java_outer_classname | ( | const char * | value, |
size_t | size | ||
) | [inline] |
void google::protobuf::FileOptions::set_java_package | ( | const ::std::string & | value | ) | [inline] |
void google::protobuf::FileOptions::set_java_package | ( | const char * | value | ) | [inline] |
void google::protobuf::FileOptions::set_java_package | ( | const char * | value, |
size_t | size | ||
) | [inline] |
void google::protobuf::FileOptions::set_optimize_for | ( | ::google::protobuf::FileOptions_OptimizeMode | value | ) | [inline] |
void google::protobuf::FileOptions::set_py_generic_services | ( | bool | value | ) | [inline] |
void google::protobuf::FileOptions::Swap | ( | FileOptions * | other | ) |
const ::google::protobuf::UninterpretedOption & google::protobuf::FileOptions::uninterpreted_option | ( | int | index | ) | const [inline] |
const ::google::protobuf::RepeatedPtrField<::google::protobuf::UninterpretedOption > & google::protobuf::FileOptions::uninterpreted_option | ( | ) | const [inline] |
int google::protobuf::FileOptions::uninterpreted_option_size | ( | ) | const [inline] |
const ::google::protobuf::UnknownFieldSet& google::protobuf::FileOptions::unknown_fields | ( | ) | const [inline] |
void LIBPROTOBUF_EXPORT protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto | ( | ) | [friend] |
void protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto | ( | ) | [friend] |
void protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto | ( | ) | [friend] |
const OptimizeMode google::protobuf::FileOptions::CODE_SIZE = FileOptions_OptimizeMode_CODE_SIZE [static] |
const int google::protobuf::FileOptions::kCcGenericServicesFieldNumber = 16 [static] |
const int google::protobuf::FileOptions::kJavaGenericServicesFieldNumber = 17 [static] |
const int google::protobuf::FileOptions::kJavaMultipleFilesFieldNumber = 10 [static] |
const int google::protobuf::FileOptions::kJavaOuterClassnameFieldNumber = 8 [static] |
const int google::protobuf::FileOptions::kJavaPackageFieldNumber = 1 [static] |
const int google::protobuf::FileOptions::kOptimizeForFieldNumber = 9 [static] |
const int google::protobuf::FileOptions::kPyGenericServicesFieldNumber = 18 [static] |
const int google::protobuf::FileOptions::kUninterpretedOptionFieldNumber = 999 [static] |
const OptimizeMode google::protobuf::FileOptions::LITE_RUNTIME = FileOptions_OptimizeMode_LITE_RUNTIME [static] |
const int google::protobuf::FileOptions::OptimizeMode_ARRAYSIZE [static] |
const OptimizeMode google::protobuf::FileOptions::OptimizeMode_MAX [static] |
const OptimizeMode google::protobuf::FileOptions::OptimizeMode_MIN [static] |