#include <database.pb.h>
|
| enum | ValueCase {
kValueBool = 2,
kValueNumber = 3,
kValueString = 4,
kValueObject = 5,
kValueBytes = 6,
VALUE_NOT_SET = 0
} |
| |
| enum | : int {
kKindFieldNumber = 1,
kValueBoolFieldNumber = 2,
kValueNumberFieldNumber = 3,
kValueStringFieldNumber = 4,
kValueObjectFieldNumber = 5,
kValueBytesFieldNumber = 6
} |
| |
Definition at line 400 of file database.pb.h.
§ anonymous enum
| Enumerator |
|---|
| kKindFieldNumber | |
| kValueBoolFieldNumber | |
| kValueNumberFieldNumber | |
| kValueStringFieldNumber | |
| kValueObjectFieldNumber | |
| kValueBytesFieldNumber | |
Definition at line 511 of file database.pb.h.
§ ValueCase
| Enumerator |
|---|
| kValueBool | |
| kValueNumber | |
| kValueString | |
| kValueObject | |
| kValueBytes | |
| VALUE_NOT_SET | |
Definition at line 434 of file database.pb.h.
§ Value() [1/3]
| shaka::proto::Value::Value |
( |
| ) |
|
§ ~Value()
| shaka::proto::Value::~Value |
( |
| ) |
|
|
virtual |
§ Value() [2/3]
| shaka::proto::Value::Value |
( |
const Value & |
from | ) |
|
§ Value() [3/3]
| shaka::proto::Value::Value |
( |
Value && |
from | ) |
|
|
inlinenoexcept |
§ ByteSizeLong()
| size_t shaka::proto::Value::ByteSizeLong |
( |
| ) |
const |
|
final |
§ CheckTypeAndMergeFrom()
| void shaka::proto::Value::CheckTypeAndMergeFrom |
( |
const ::PROTOBUF_NAMESPACE_ID::MessageLite & |
from | ) |
|
|
final |
§ Clear()
| void shaka::proto::Value::Clear |
( |
| ) |
|
|
final |
§ clear_kind()
| void shaka::proto::Value::clear_kind |
( |
| ) |
|
|
inline |
§ clear_value()
| void shaka::proto::Value::clear_value |
( |
| ) |
|
§ clear_value_bool()
| void shaka::proto::Value::clear_value_bool |
( |
| ) |
|
|
inline |
§ clear_value_bytes()
| void shaka::proto::Value::clear_value_bytes |
( |
| ) |
|
|
inline |
§ clear_value_number()
| void shaka::proto::Value::clear_value_number |
( |
| ) |
|
|
inline |
§ clear_value_object()
| void shaka::proto::Value::clear_value_object |
( |
| ) |
|
|
inline |
§ clear_value_string()
| void shaka::proto::Value::clear_value_string |
( |
| ) |
|
|
inline |
§ CopyFrom()
| void shaka::proto::Value::CopyFrom |
( |
const Value & |
from | ) |
|
§ default_instance()
| const Value & shaka::proto::Value::default_instance |
( |
| ) |
|
|
static |
§ DiscardUnknownFields()
| void shaka::proto::Value::DiscardUnknownFields |
( |
| ) |
|
§ GetCachedSize()
| int shaka::proto::Value::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
§ GetTypeName()
| std::string shaka::proto::Value::GetTypeName |
( |
| ) |
const |
|
final |
§ has_kind()
| bool shaka::proto::Value::has_kind |
( |
| ) |
const |
|
inline |
§ has_value_bool()
| bool shaka::proto::Value::has_value_bool |
( |
| ) |
const |
|
inline |
§ has_value_bytes()
| bool shaka::proto::Value::has_value_bytes |
( |
| ) |
const |
|
inline |
§ has_value_number()
| bool shaka::proto::Value::has_value_number |
( |
| ) |
const |
|
inline |
§ has_value_object()
| bool shaka::proto::Value::has_value_object |
( |
| ) |
const |
|
inline |
§ has_value_string()
| bool shaka::proto::Value::has_value_string |
( |
| ) |
const |
|
inline |
§ InitAsDefaultInstance()
| void shaka::proto::Value::InitAsDefaultInstance |
( |
| ) |
|
|
static |
§ internal_default_instance()
| static const Value* shaka::proto::Value::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
§ IsInitialized()
| bool shaka::proto::Value::IsInitialized |
( |
| ) |
const |
|
final |
§ kind()
§ MergeFrom()
| void shaka::proto::Value::MergeFrom |
( |
const Value & |
from | ) |
|
§ MergePartialFromCodedStream()
| bool shaka::proto::Value::MergePartialFromCodedStream |
( |
::PROTOBUF_NAMESPACE_ID::io::CodedInputStream * |
input | ) |
|
|
final |
§ mutable_unknown_fields()
| std::string* shaka::proto::Value::mutable_unknown_fields |
( |
| ) |
|
|
inline |
§ mutable_value_bytes()
| std::string * shaka::proto::Value::mutable_value_bytes |
( |
| ) |
|
|
inline |
§ mutable_value_object()
§ mutable_value_string()
| std::string * shaka::proto::Value::mutable_value_string |
( |
| ) |
|
|
inline |
§ New() [1/2]
| Value* shaka::proto::Value::New |
( |
| ) |
const |
|
inlinefinal |
§ New() [2/2]
| Value* shaka::proto::Value::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena | ) |
const |
|
inlinefinal |
§ operator=() [1/2]
| Value& shaka::proto::Value::operator= |
( |
const Value & |
from | ) |
|
|
inline |
§ operator=() [2/2]
| Value& shaka::proto::Value::operator= |
( |
Value && |
from | ) |
|
|
inlinenoexcept |
§ release_value_bytes()
| std::string * shaka::proto::Value::release_value_bytes |
( |
| ) |
|
|
inline |
§ release_value_object()
§ release_value_string()
| std::string * shaka::proto::Value::release_value_string |
( |
| ) |
|
|
inline |
§ SerializeWithCachedSizes()
| void shaka::proto::Value::SerializeWithCachedSizes |
( |
::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream * |
output | ) |
const |
|
final |
§ set_allocated_value_bytes()
| void shaka::proto::Value::set_allocated_value_bytes |
( |
std::string * |
value_bytes | ) |
|
|
inline |
§ set_allocated_value_object()
§ set_allocated_value_string()
| void shaka::proto::Value::set_allocated_value_string |
( |
std::string * |
value_string | ) |
|
|
inline |
§ set_kind()
§ set_value_bool()
| void shaka::proto::Value::set_value_bool |
( |
bool |
value | ) |
|
|
inline |
§ set_value_bytes() [1/4]
| void shaka::proto::Value::set_value_bytes |
( |
const std::string & |
value | ) |
|
|
inline |
§ set_value_bytes() [2/4]
| void shaka::proto::Value::set_value_bytes |
( |
std::string && |
value | ) |
|
|
inline |
§ set_value_bytes() [3/4]
| void shaka::proto::Value::set_value_bytes |
( |
const char * |
value | ) |
|
|
inline |
§ set_value_bytes() [4/4]
| void shaka::proto::Value::set_value_bytes |
( |
const void * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
§ set_value_number()
| void shaka::proto::Value::set_value_number |
( |
double |
value | ) |
|
|
inline |
§ set_value_string() [1/4]
| void shaka::proto::Value::set_value_string |
( |
const std::string & |
value | ) |
|
|
inline |
§ set_value_string() [2/4]
| void shaka::proto::Value::set_value_string |
( |
std::string && |
value | ) |
|
|
inline |
§ set_value_string() [3/4]
| void shaka::proto::Value::set_value_string |
( |
const char * |
value | ) |
|
|
inline |
§ set_value_string() [4/4]
| void shaka::proto::Value::set_value_string |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
§ Swap()
| void shaka::proto::Value::Swap |
( |
Value * |
other | ) |
|
|
inline |
§ unknown_fields()
| const std::string& shaka::proto::Value::unknown_fields |
( |
| ) |
const |
|
inline |
§ value_bool()
| bool shaka::proto::Value::value_bool |
( |
| ) |
const |
|
inline |
§ value_bytes()
| const std::string & shaka::proto::Value::value_bytes |
( |
| ) |
const |
|
inline |
§ value_case()
§ value_number()
| double shaka::proto::Value::value_number |
( |
| ) |
const |
|
inline |
§ value_object()
§ value_string()
| const std::string & shaka::proto::Value::value_string |
( |
| ) |
const |
|
inline |
§ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
| friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
friend |
§ ::TableStruct_shaka_2fsrc_2fjs_2fidb_2fdatabase_2eproto
§ swap
§ kIndexInFileMessages
| constexpr int shaka::proto::Value::kIndexInFileMessages |
|
static |
The documentation for this class was generated from the following files: