|
BWAPI
|
#include <descriptor.pb.h>


| virtual google::protobuf::FieldOptions::~FieldOptions | ( | ) | [virtual] |
| google::protobuf::FieldOptions::FieldOptions | ( | const FieldOptions & | from | ) |
| google::protobuf::UninterpretedOption * google::protobuf::FieldOptions::add_uninterpreted_option | ( | ) | [inline] |
| int google::protobuf::FieldOptions::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
| void google::protobuf::FieldOptions::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
| void google::protobuf::FieldOptions::clear_ctype | ( | ) | [inline] |
| void google::protobuf::FieldOptions::clear_deprecated | ( | ) | [inline] |
| void google::protobuf::FieldOptions::clear_experimental_map_key | ( | ) | [inline] |
| void google::protobuf::FieldOptions::clear_packed | ( | ) | [inline] |
| void google::protobuf::FieldOptions::clear_uninterpreted_option | ( | ) | [inline] |
| void google::protobuf::FieldOptions::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
| void google::protobuf::FieldOptions::CopyFrom | ( | const FieldOptions & | from | ) |
| google::protobuf::FieldOptions_CType google::protobuf::FieldOptions::ctype | ( | ) | const [inline] |
| static const ::google::protobuf::EnumDescriptor* google::protobuf::FieldOptions::CType_descriptor | ( | ) | [inline, static] |

| static bool google::protobuf::FieldOptions::CType_IsValid | ( | int | value | ) | [inline, static] |

| static const ::std::string& google::protobuf::FieldOptions::CType_Name | ( | CType | value | ) | [inline, static] |

| static bool google::protobuf::FieldOptions::CType_Parse | ( | const ::std::string & | name, |
| CType * | value | ||
| ) | [inline, static] |

| static const FieldOptions& google::protobuf::FieldOptions::default_instance | ( | ) | [static] |
| bool google::protobuf::FieldOptions::deprecated | ( | ) | const [inline] |
| static const ::google::protobuf::Descriptor* google::protobuf::FieldOptions::descriptor | ( | ) | [static] |
| const ::std::string & google::protobuf::FieldOptions::experimental_map_key | ( | ) | const [inline] |
| int google::protobuf::FieldOptions::GetCachedSize | ( | ) | const [inline, virtual] |
Implements google::protobuf::MessageLite.
| ::google::protobuf::Metadata google::protobuf::FieldOptions::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
| bool google::protobuf::FieldOptions::has_ctype | ( | ) | const [inline] |
| bool google::protobuf::FieldOptions::has_deprecated | ( | ) | const [inline] |
| bool google::protobuf::FieldOptions::has_experimental_map_key | ( | ) | const [inline] |
| bool google::protobuf::FieldOptions::has_packed | ( | ) | const [inline] |
| bool google::protobuf::FieldOptions::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
| void google::protobuf::FieldOptions::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void google::protobuf::FieldOptions::MergeFrom | ( | const FieldOptions & | from | ) |
| bool google::protobuf::FieldOptions::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
| std::string * google::protobuf::FieldOptions::mutable_experimental_map_key | ( | ) | [inline] |
| google::protobuf::UninterpretedOption * google::protobuf::FieldOptions::mutable_uninterpreted_option | ( | int | index | ) | [inline] |
| google::protobuf::RepeatedPtrField<::google::protobuf::UninterpretedOption > * google::protobuf::FieldOptions::mutable_uninterpreted_option | ( | ) | [inline] |
| inline ::google::protobuf::UnknownFieldSet* google::protobuf::FieldOptions::mutable_unknown_fields | ( | ) | [inline] |
| FieldOptions* google::protobuf::FieldOptions::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
| FieldOptions& google::protobuf::FieldOptions::operator= | ( | const FieldOptions & | from | ) | [inline] |
| bool google::protobuf::FieldOptions::packed | ( | ) | const [inline] |

| void google::protobuf::FieldOptions::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| ::google::protobuf::uint8* google::protobuf::FieldOptions::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
| void google::protobuf::FieldOptions::set_ctype | ( | ::google::protobuf::FieldOptions_CType | value | ) | [inline] |

| void google::protobuf::FieldOptions::set_deprecated | ( | bool | value | ) | [inline] |
| void google::protobuf::FieldOptions::set_experimental_map_key | ( | const ::std::string & | value | ) | [inline] |
| void google::protobuf::FieldOptions::set_experimental_map_key | ( | const char * | value | ) | [inline] |
| void google::protobuf::FieldOptions::set_experimental_map_key | ( | const char * | value, |
| size_t | size | ||
| ) | [inline] |
| void google::protobuf::FieldOptions::set_packed | ( | bool | value | ) | [inline] |
| void google::protobuf::FieldOptions::Swap | ( | FieldOptions * | other | ) |
| const ::google::protobuf::UninterpretedOption & google::protobuf::FieldOptions::uninterpreted_option | ( | int | index | ) | const [inline] |

| const ::google::protobuf::RepeatedPtrField<::google::protobuf::UninterpretedOption > & google::protobuf::FieldOptions::uninterpreted_option | ( | ) | const [inline] |
| int google::protobuf::FieldOptions::uninterpreted_option_size | ( | ) | const [inline] |
| const ::google::protobuf::UnknownFieldSet& google::protobuf::FieldOptions::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 CType google::protobuf::FieldOptions::CORD = FieldOptions_CType_CORD [static] |
const int google::protobuf::FieldOptions::CType_ARRAYSIZE [static] |
const CType google::protobuf::FieldOptions::CType_MAX [static] |
const CType google::protobuf::FieldOptions::CType_MIN [static] |
const int google::protobuf::FieldOptions::kCtypeFieldNumber = 1 [static] |
const int google::protobuf::FieldOptions::kDeprecatedFieldNumber = 3 [static] |
const int google::protobuf::FieldOptions::kExperimentalMapKeyFieldNumber = 9 [static] |
const int google::protobuf::FieldOptions::kPackedFieldNumber = 2 [static] |
const int google::protobuf::FieldOptions::kUninterpretedOptionFieldNumber = 999 [static] |
const CType google::protobuf::FieldOptions::STRING = FieldOptions_CType_STRING [static] |
1.7.6.1