BWAPI
|
#include <descriptor.pb.h>
virtual google::protobuf::UninterpretedOption::~UninterpretedOption | ( | ) | [virtual] |
google::protobuf::UninterpretedOption_NamePart * google::protobuf::UninterpretedOption::add_name | ( | ) | [inline] |
int google::protobuf::UninterpretedOption::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::UninterpretedOption::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::UninterpretedOption::clear_double_value | ( | ) | [inline] |
void google::protobuf::UninterpretedOption::clear_identifier_value | ( | ) | [inline] |
void google::protobuf::UninterpretedOption::clear_name | ( | ) | [inline] |
void google::protobuf::UninterpretedOption::clear_negative_int_value | ( | ) | [inline] |
void google::protobuf::UninterpretedOption::clear_positive_int_value | ( | ) | [inline] |
void google::protobuf::UninterpretedOption::clear_string_value | ( | ) | [inline] |
void google::protobuf::UninterpretedOption::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void google::protobuf::UninterpretedOption::CopyFrom | ( | const UninterpretedOption & | from | ) |
static const UninterpretedOption& google::protobuf::UninterpretedOption::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* google::protobuf::UninterpretedOption::descriptor | ( | ) | [static] |
double google::protobuf::UninterpretedOption::double_value | ( | ) | const [inline] |
int google::protobuf::UninterpretedOption::GetCachedSize | ( | ) | const [inline, virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata google::protobuf::UninterpretedOption::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool google::protobuf::UninterpretedOption::has_double_value | ( | ) | const [inline] |
bool google::protobuf::UninterpretedOption::has_identifier_value | ( | ) | const [inline] |
bool google::protobuf::UninterpretedOption::has_negative_int_value | ( | ) | const [inline] |
bool google::protobuf::UninterpretedOption::has_positive_int_value | ( | ) | const [inline] |
bool google::protobuf::UninterpretedOption::has_string_value | ( | ) | const [inline] |
const ::std::string & google::protobuf::UninterpretedOption::identifier_value | ( | ) | const [inline] |
bool google::protobuf::UninterpretedOption::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::UninterpretedOption::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void google::protobuf::UninterpretedOption::MergeFrom | ( | const UninterpretedOption & | from | ) |
bool google::protobuf::UninterpretedOption::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
std::string * google::protobuf::UninterpretedOption::mutable_identifier_value | ( | ) | [inline] |
google::protobuf::UninterpretedOption_NamePart * google::protobuf::UninterpretedOption::mutable_name | ( | int | index | ) | [inline] |
google::protobuf::RepeatedPtrField<::google::protobuf::UninterpretedOption_NamePart > * google::protobuf::UninterpretedOption::mutable_name | ( | ) | [inline] |
std::string * google::protobuf::UninterpretedOption::mutable_string_value | ( | ) | [inline] |
inline ::google::protobuf::UnknownFieldSet* google::protobuf::UninterpretedOption::mutable_unknown_fields | ( | ) | [inline] |
const ::google::protobuf::UninterpretedOption_NamePart & google::protobuf::UninterpretedOption::name | ( | int | index | ) | const [inline] |
const ::google::protobuf::RepeatedPtrField<::google::protobuf::UninterpretedOption_NamePart > & google::protobuf::UninterpretedOption::name | ( | ) | const [inline] |
int google::protobuf::UninterpretedOption::name_size | ( | ) | const [inline] |
google::protobuf::int64 google::protobuf::UninterpretedOption::negative_int_value | ( | ) | const [inline] |
UninterpretedOption* google::protobuf::UninterpretedOption::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
UninterpretedOption& google::protobuf::UninterpretedOption::operator= | ( | const UninterpretedOption & | from | ) | [inline] |
google::protobuf::uint64 google::protobuf::UninterpretedOption::positive_int_value | ( | ) | const [inline] |
void google::protobuf::UninterpretedOption::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* google::protobuf::UninterpretedOption::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void google::protobuf::UninterpretedOption::set_double_value | ( | double | value | ) | [inline] |
void google::protobuf::UninterpretedOption::set_identifier_value | ( | const ::std::string & | value | ) | [inline] |
void google::protobuf::UninterpretedOption::set_identifier_value | ( | const char * | value | ) | [inline] |
void google::protobuf::UninterpretedOption::set_identifier_value | ( | const char * | value, |
size_t | size | ||
) | [inline] |
void google::protobuf::UninterpretedOption::set_negative_int_value | ( | ::google::protobuf::int64 | value | ) | [inline] |
void google::protobuf::UninterpretedOption::set_positive_int_value | ( | ::google::protobuf::uint64 | value | ) | [inline] |
void google::protobuf::UninterpretedOption::set_string_value | ( | const ::std::string & | value | ) | [inline] |
void google::protobuf::UninterpretedOption::set_string_value | ( | const char * | value | ) | [inline] |
void google::protobuf::UninterpretedOption::set_string_value | ( | const void * | value, |
size_t | size | ||
) | [inline] |
const ::std::string & google::protobuf::UninterpretedOption::string_value | ( | ) | const [inline] |
void google::protobuf::UninterpretedOption::Swap | ( | UninterpretedOption * | other | ) |
const ::google::protobuf::UnknownFieldSet& google::protobuf::UninterpretedOption::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 int google::protobuf::UninterpretedOption::kDoubleValueFieldNumber = 6 [static] |
const int google::protobuf::UninterpretedOption::kIdentifierValueFieldNumber = 3 [static] |
const int google::protobuf::UninterpretedOption::kNameFieldNumber = 2 [static] |
const int google::protobuf::UninterpretedOption::kNegativeIntValueFieldNumber = 5 [static] |
const int google::protobuf::UninterpretedOption::kPositiveIntValueFieldNumber = 4 [static] |
const int google::protobuf::UninterpretedOption::kStringValueFieldNumber = 7 [static] |