#include <paymentrequest.pb.h>
Definition at line 442 of file paymentrequest.pb.h.
◆ X509Certificates() [1/2]
payments::X509Certificates::X509Certificates |
( |
| ) |
|
◆ ~X509Certificates()
payments::X509Certificates::~X509Certificates |
( |
| ) |
|
|
virtual |
◆ X509Certificates() [2/2]
◆ add_certificate() [1/4]
std::string * payments::X509Certificates::add_certificate |
( |
| ) |
|
|
inline |
◆ add_certificate() [2/4]
void payments::X509Certificates::add_certificate |
( |
const ::std::string & |
value | ) |
|
|
inline |
◆ add_certificate() [3/4]
void payments::X509Certificates::add_certificate |
( |
const char * |
value | ) |
|
|
inline |
◆ add_certificate() [4/4]
void payments::X509Certificates::add_certificate |
( |
const void * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ ByteSize()
int payments::X509Certificates::ByteSize |
( |
| ) |
const |
◆ certificate() [1/2]
const ::std::string & payments::X509Certificates::certificate |
( |
int |
index | ) |
const |
|
inline |
◆ certificate() [2/2]
const ::google::protobuf::RepeatedPtrField<::std::string > & payments::X509Certificates::certificate |
( |
| ) |
const |
|
inline |
◆ certificate_size()
int payments::X509Certificates::certificate_size |
( |
| ) |
const |
|
inline |
◆ Clear()
void payments::X509Certificates::Clear |
( |
| ) |
|
◆ clear_certificate()
void payments::X509Certificates::clear_certificate |
( |
| ) |
|
|
inline |
◆ CopyFrom() [1/2]
void payments::X509Certificates::CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
◆ CopyFrom() [2/2]
◆ default_instance()
◆ descriptor()
const ::google::protobuf::Descriptor * payments::X509Certificates::descriptor |
( |
| ) |
|
|
static |
◆ GetCachedSize()
int payments::X509Certificates::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetMetadata()
google::protobuf::Metadata payments::X509Certificates::GetMetadata |
( |
| ) |
const |
◆ InitAsDefaultInstance()
void payments::X509Certificates::InitAsDefaultInstance |
( |
| ) |
|
|
private |
◆ IsInitialized()
bool payments::X509Certificates::IsInitialized |
( |
| ) |
const |
◆ MergeFrom() [1/2]
void payments::X509Certificates::MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
◆ MergeFrom() [2/2]
◆ MergePartialFromCodedStream()
bool payments::X509Certificates::MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
◆ mutable_certificate() [1/2]
std::string * payments::X509Certificates::mutable_certificate |
( |
int |
index | ) |
|
|
inline |
◆ mutable_certificate() [2/2]
google::protobuf::RepeatedPtrField<::std::string > * payments::X509Certificates::mutable_certificate |
( |
| ) |
|
|
inline |
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet* payments::X509Certificates::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
◆ operator=()
◆ SerializeWithCachedSizes()
void payments::X509Certificates::SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
◆ SerializeWithCachedSizesToArray()
google::protobuf::uint8 * payments::X509Certificates::SerializeWithCachedSizesToArray |
( |
::google::protobuf::uint8 * |
output | ) |
const |
◆ set_certificate() [1/3]
void payments::X509Certificates::set_certificate |
( |
int |
index, |
|
|
const ::std::string & |
value |
|
) |
| |
|
inline |
◆ set_certificate() [2/3]
void payments::X509Certificates::set_certificate |
( |
int |
index, |
|
|
const char * |
value |
|
) |
| |
|
inline |
◆ set_certificate() [3/3]
void payments::X509Certificates::set_certificate |
( |
int |
index, |
|
|
const void * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ SetCachedSize()
void payments::X509Certificates::SetCachedSize |
( |
int |
size | ) |
const |
|
private |
◆ SharedCtor()
void payments::X509Certificates::SharedCtor |
( |
| ) |
|
|
private |
◆ SharedDtor()
void payments::X509Certificates::SharedDtor |
( |
| ) |
|
|
private |
◆ Swap()
◆ unknown_fields()
const ::google::protobuf::UnknownFieldSet& payments::X509Certificates::unknown_fields |
( |
| ) |
const |
|
inline |
◆ protobuf_AddDesc_paymentrequest_2eproto
void protobuf_AddDesc_paymentrequest_2eproto |
( |
| ) |
|
|
friend |
◆ protobuf_AssignDesc_paymentrequest_2eproto
void protobuf_AssignDesc_paymentrequest_2eproto |
( |
| ) |
|
|
friend |
◆ protobuf_ShutdownFile_paymentrequest_2eproto
void protobuf_ShutdownFile_paymentrequest_2eproto |
( |
| ) |
|
|
friend |
◆ _cached_size_
int payments::X509Certificates::_cached_size_ |
|
mutableprivate |
◆ _has_bits_
::google::protobuf::uint32 payments::X509Certificates::_has_bits_[1] |
|
private |
◆ _unknown_fields_
::google::protobuf::UnknownFieldSet payments::X509Certificates::_unknown_fields_ |
|
private |
◆ certificate_
::google::protobuf::RepeatedPtrField< ::std::string> payments::X509Certificates::certificate_ |
|
private |
◆ default_instance_
◆ kCertificateFieldNumber
const int payments::X509Certificates::kCertificateFieldNumber = 1 |
|
static |
The documentation for this class was generated from the following files: