Shaka Player Embedded
Public Types | Static Public Member Functions | List of all members
shaka::proto::Object_Entry::_Internal Class Reference

Public Types

using HasBits = decltype(std::declval< Object_Entry >()._has_bits_)
 

Static Public Member Functions

static void set_has_key (HasBits *has_bits)
 
static const ::shaka::proto::Valuevalue (const Object_Entry *msg)
 
static void set_has_value (HasBits *has_bits)
 

Detailed Description

Definition at line 215 of file database.pb.cc.

Member Typedef Documentation

§ HasBits

using shaka::proto::Object_Entry::_Internal::HasBits = decltype(std::declval<Object_Entry>()._has_bits_)

Definition at line 217 of file database.pb.cc.

Member Function Documentation

§ set_has_key()

static void shaka::proto::Object_Entry::_Internal::set_has_key ( HasBits has_bits)
inlinestatic

Definition at line 218 of file database.pb.cc.

§ set_has_value()

static void shaka::proto::Object_Entry::_Internal::set_has_value ( HasBits has_bits)
inlinestatic

Definition at line 222 of file database.pb.cc.

§ value()

const ::shaka::proto::Value & shaka::proto::Object_Entry::_Internal::value ( const Object_Entry msg)
static

Definition at line 228 of file database.pb.cc.


The documentation for this class was generated from the following file: