#include <range.pb.h>
Definition at line 120 of file range.pb.h.
◆ SignedIntRange() [1/2]
| bgs::protocol::SignedIntRange::SignedIntRange |
( |
| ) |
|
◆ ~SignedIntRange()
| virtual bgs::protocol::SignedIntRange::~SignedIntRange |
( |
| ) |
|
|
virtual |
◆ SignedIntRange() [2/2]
| bgs::protocol::SignedIntRange::SignedIntRange |
( |
const SignedIntRange & |
from | ) |
|
◆ clear_has_max()
| void bgs::protocol::SignedIntRange::clear_has_max |
( |
| ) |
|
|
inlineprivate |
◆ clear_has_min()
| void bgs::protocol::SignedIntRange::clear_has_min |
( |
| ) |
|
|
inlineprivate |
◆ clear_max()
| void bgs::protocol::SignedIntRange::clear_max |
( |
| ) |
|
|
inline |
◆ clear_min()
| void bgs::protocol::SignedIntRange::clear_min |
( |
| ) |
|
|
inline |
◆ default_instance()
| static const SignedIntRange & bgs::protocol::SignedIntRange::default_instance |
( |
| ) |
|
|
static |
◆ descriptor()
| static const ::google::protobuf::Descriptor * bgs::protocol::SignedIntRange::descriptor |
( |
| ) |
|
|
static |
◆ GetCachedSize()
| int bgs::protocol::SignedIntRange::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetMetadata()
| ::google::protobuf::Metadata bgs::protocol::SignedIntRange::GetMetadata |
( |
| ) |
const |
◆ has_max()
| bool bgs::protocol::SignedIntRange::has_max |
( |
| ) |
const |
|
inline |
◆ has_min()
| bool bgs::protocol::SignedIntRange::has_min |
( |
| ) |
const |
|
inline |
◆ InitAsDefaultInstance()
| void bgs::protocol::SignedIntRange::InitAsDefaultInstance |
( |
| ) |
|
|
private |
◆ max()
| google::protobuf::int64 bgs::protocol::SignedIntRange::max |
( |
| ) |
const |
|
inline |
◆ min()
| google::protobuf::int64 bgs::protocol::SignedIntRange::min |
( |
| ) |
const |
|
inline |
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet * bgs::protocol::SignedIntRange::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
◆ operator=()
◆ set_has_max()
| void bgs::protocol::SignedIntRange::set_has_max |
( |
| ) |
|
|
inlineprivate |
◆ set_has_min()
| void bgs::protocol::SignedIntRange::set_has_min |
( |
| ) |
|
|
inlineprivate |
◆ set_max()
| void bgs::protocol::SignedIntRange::set_max |
( |
::google::protobuf::int64 |
value | ) |
|
|
inline |
◆ set_min()
| void bgs::protocol::SignedIntRange::set_min |
( |
::google::protobuf::int64 |
value | ) |
|
|
inline |
◆ SetCachedSize()
| void bgs::protocol::SignedIntRange::SetCachedSize |
( |
int |
size | ) |
const |
|
private |
◆ SharedCtor()
| void bgs::protocol::SignedIntRange::SharedCtor |
( |
| ) |
|
|
private |
◆ SharedDtor()
| void bgs::protocol::SignedIntRange::SharedDtor |
( |
| ) |
|
|
private |
◆ Swap()
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & bgs::protocol::SignedIntRange::unknown_fields |
( |
| ) |
const |
|
inline |
◆ protobuf_AddDesc_global_5fextensions_2frange_2eproto
| void TC_PROTO_API protobuf_AddDesc_global_5fextensions_2frange_2eproto |
( |
| ) |
|
|
friend |
◆ protobuf_AssignDesc_global_5fextensions_2frange_2eproto
| void protobuf_AssignDesc_global_5fextensions_2frange_2eproto |
( |
| ) |
|
|
friend |
◆ protobuf_ShutdownFile_global_5fextensions_2frange_2eproto
| void protobuf_ShutdownFile_global_5fextensions_2frange_2eproto |
( |
| ) |
|
|
friend |
◆ _cached_size_
| int bgs::protocol::SignedIntRange::_cached_size_ |
|
mutableprivate |
◆ _has_bits_
| ::google::protobuf::uint32 bgs::protocol::SignedIntRange::_has_bits_[1] |
|
private |
◆ _unknown_fields_
| ::google::protobuf::UnknownFieldSet bgs::protocol::SignedIntRange::_unknown_fields_ |
|
private |
◆ default_instance_
◆ kMaxFieldNumber
| const int bgs::protocol::SignedIntRange::kMaxFieldNumber = 2 |
|
static |
◆ kMinFieldNumber
| const int bgs::protocol::SignedIntRange::kMinFieldNumber = 1 |
|
static |
◆ max_
| ::google::protobuf::int64 bgs::protocol::SignedIntRange::max_ |
|
private |
◆ min_
| ::google::protobuf::int64 bgs::protocol::SignedIntRange::min_ |
|
private |
The documentation for this class was generated from the following file: