#include <kv.pb.h>
Definition at line 238 of file kv.pb.h.
mvccpb::Event::~Event |
( |
| ) |
|
|
virtual |
mvccpb::Event::Event |
( |
const Event & |
from | ) |
|
size_t mvccpb::Event::ByteSizeLong |
( |
| ) |
const |
void mvccpb::Event::Clear |
( |
| ) |
|
void mvccpb::Event::clear_kv |
( |
| ) |
|
|
inline |
void mvccpb::Event::clear_prev_kv |
( |
| ) |
|
|
inline |
void mvccpb::Event::clear_type |
( |
| ) |
|
|
inline |
void mvccpb::Event::CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
void mvccpb::Event::CopyFrom |
( |
const Event & |
from | ) |
|
const Event & mvccpb::Event::default_instance |
( |
| ) |
|
|
static |
const ::google::protobuf::Descriptor * mvccpb::Event::descriptor |
( |
| ) |
|
|
static |
static const ::google::protobuf::EnumDescriptor* mvccpb::Event::EventType_descriptor |
( |
| ) |
|
|
inlinestatic |
static bool mvccpb::Event::EventType_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
static const ::std::string& mvccpb::Event::EventType_Name |
( |
EventType |
value | ) |
|
|
inlinestatic |
static bool mvccpb::Event::EventType_Parse |
( |
const ::std::string & |
name, |
|
|
EventType * |
value |
|
) |
| |
|
inlinestatic |
inline ::google::protobuf::Arena* mvccpb::Event::GetArenaNoVirtual |
( |
| ) |
const |
|
inlineprivate |
int mvccpb::Event::GetCachedSize |
( |
| ) |
const |
|
inline |
google::protobuf::Metadata mvccpb::Event::GetMetadata |
( |
| ) |
const |
bool mvccpb::Event::has_kv |
( |
| ) |
const |
|
inline |
bool mvccpb::Event::has_prev_kv |
( |
| ) |
const |
|
inline |
void mvccpb::Event::InitAsDefaultInstance |
( |
| ) |
|
|
static |
static const Event* mvccpb::Event::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
google::protobuf::uint8 * mvccpb::Event::InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
void mvccpb::Event::InternalSwap |
( |
Event * |
other | ) |
|
|
private |
bool mvccpb::Event::IsInitialized |
( |
| ) |
const |
void* mvccpb::Event::MaybeArenaPtr |
( |
| ) |
const |
|
inlineprivate |
void mvccpb::Event::MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
void mvccpb::Event::MergeFrom |
( |
const Event & |
from | ) |
|
bool mvccpb::Event::MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
Event* mvccpb::Event::New |
( |
| ) |
const |
|
inline |
Event * mvccpb::Event::New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
Event& mvccpb::Event::operator= |
( |
const Event & |
from | ) |
|
|
inline |
void mvccpb::Event::SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
void mvccpb::Event::SetCachedSize |
( |
int |
size | ) |
const |
|
private |
void mvccpb::Event::SharedCtor |
( |
| ) |
|
|
private |
void mvccpb::Event::SharedDtor |
( |
| ) |
|
|
private |
void mvccpb::Event::Swap |
( |
Event * |
other | ) |
|
mvccpb::Event::void::protobuf_kv_2eproto::InitDefaultsEventImpl |
( |
| ) |
|
|
private |
int mvccpb::Event::_cached_size_ |
|
mutableprivate |
::google::protobuf::internal::InternalMetadataWithArena mvccpb::Event::_internal_metadata_ |
|
private |
Initial value:
Definition at line 321 of file kv.pb.h.
const int mvccpb::Event::EventType_ARRAYSIZE |
|
static |
Initial value:
Definition at line 330 of file kv.pb.h.
Initial value:
Definition at line 328 of file kv.pb.h.
Initial value:
Definition at line 326 of file kv.pb.h.
PROTOBUF_CONSTEXPR int const mvccpb::Event::kIndexInFileMessages |
|
static |
Initial value:
Definition at line 272 of file kv.pb.h.
const int mvccpb::Event::kKvFieldNumber = 2 |
|
static |
const int mvccpb::Event::kPrevKvFieldNumber = 3 |
|
static |
const int mvccpb::Event::kTypeFieldNumber = 1 |
|
static |
Initial value:
Definition at line 319 of file kv.pb.h.
The documentation for this class was generated from the following files: