#include <reflection_ops.h>
◆ Clear()
void google::protobuf.internal::ReflectionOps::Clear |
( |
Message * |
message | ) |
|
|
static |
◆ Copy()
void google::protobuf.internal::ReflectionOps::Copy |
( |
const Message & |
from, |
|
|
Message * |
to |
|
) |
| |
|
static |
◆ DiscardUnknownFields()
void google::protobuf.internal::ReflectionOps::DiscardUnknownFields |
( |
Message * |
message | ) |
|
|
static |
◆ FindInitializationErrors()
void google::protobuf.internal::ReflectionOps::FindInitializationErrors |
( |
const Message & |
message, |
|
|
const string & |
prefix, |
|
|
vector< string > * |
errors |
|
) |
| |
|
static |
◆ IsInitialized()
bool google::protobuf.internal::ReflectionOps::IsInitialized |
( |
const Message & |
message | ) |
|
|
static |
◆ Merge()
void google::protobuf.internal::ReflectionOps::Merge |
( |
const Message & |
from, |
|
|
Message * |
to |
|
) |
| |
|
static |
The documentation for this class was generated from the following files:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/reflection_ops.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/reflection_ops.cc