Bitcoin
|
#include <paymentrequest.pb.h>
Classes | |
class | HasBitSetters |
Public Member Functions | |
PaymentRequest () | |
virtual | ~PaymentRequest () |
PaymentRequest (const PaymentRequest &from) | |
PaymentRequest & | operator= (const PaymentRequest &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (PaymentRequest *other) |
PaymentRequest * | New () const final |
PaymentRequest * | New (::google::protobuf::Arena *arena) const final |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const PaymentRequest &from) |
void | MergeFrom (const PaymentRequest &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (::google::protobuf::uint8 *target) const final |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_pki_type () const |
void | clear_pki_type () |
const ::std::string & | pki_type () const |
void | set_pki_type (const ::std::string &value) |
void | set_pki_type (const char *value) |
void | set_pki_type (const char *value, size_t size) |
::std::string * | mutable_pki_type () |
::std::string * | release_pki_type () |
void | set_allocated_pki_type (::std::string *pki_type) |
bool | has_pki_data () const |
void | clear_pki_data () |
const ::std::string & | pki_data () const |
void | set_pki_data (const ::std::string &value) |
void | set_pki_data (const char *value) |
void | set_pki_data (const void *value, size_t size) |
::std::string * | mutable_pki_data () |
::std::string * | release_pki_data () |
void | set_allocated_pki_data (::std::string *pki_data) |
bool | has_serialized_payment_details () const |
void | clear_serialized_payment_details () |
const ::std::string & | serialized_payment_details () const |
void | set_serialized_payment_details (const ::std::string &value) |
void | set_serialized_payment_details (const char *value) |
void | set_serialized_payment_details (const void *value, size_t size) |
::std::string * | mutable_serialized_payment_details () |
::std::string * | release_serialized_payment_details () |
void | set_allocated_serialized_payment_details (::std::string *serialized_payment_details) |
bool | has_signature () const |
void | clear_signature () |
const ::std::string & | signature () const |
void | set_signature (const ::std::string &value) |
void | set_signature (const char *value) |
void | set_signature (const void *value, size_t size) |
::std::string * | mutable_signature () |
::std::string * | release_signature () |
void | set_allocated_signature (::std::string *signature) |
bool | has_payment_details_version () const |
void | clear_payment_details_version () |
::google::protobuf::uint32 | payment_details_version () const |
void | set_payment_details_version (::google::protobuf::uint32 value) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const PaymentRequest & | default_instance () |
static void | InitAsDefaultInstance () |
static const PaymentRequest * | internal_default_instance () |
Public Attributes | |
static ::google::protobuf::internal::ExplicitlyConstructed<::std::string > | _i_give_permission_to_break_this_code_default_pki_type_ |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kPkiTypeFieldNumber = 2 |
static const int | kPkiDataFieldNumber = 3 |
static const int | kSerializedPaymentDetailsFieldNumber = 4 |
static const int | kSignatureFieldNumber = 5 |
static const int | kPaymentDetailsVersionFieldNumber = 1 |
Private Member Functions | |
void | SharedCtor () |
void | SharedDtor () |
void | SetCachedSize (int size) const final |
void | InternalSwap (PaymentRequest *other) |
inline ::google::protobuf::Arena * | GetArenaNoVirtual () const |
void * | MaybeArenaPtr () const |
Private Attributes | |
::google::protobuf::internal::InternalMetadataWithArena | _internal_metadata_ |
::google::protobuf::internal::HasBits< 1 > | _has_bits_ |
mutable ::google::protobuf::internal::CachedSize | _cached_size_ |
::google::protobuf::internal::ArenaStringPtr | pki_type_ |
::google::protobuf::internal::ArenaStringPtr | pki_data_ |
::google::protobuf::internal::ArenaStringPtr | serialized_payment_details_ |
::google::protobuf::internal::ArenaStringPtr | signature_ |
::google::protobuf::uint32 | payment_details_version_ |
Friends | |
struct | ::TableStruct_paymentrequest_2eproto |
void | swap (PaymentRequest &a, PaymentRequest &b) |
payments::PaymentRequest::PaymentRequest | ( | ) |
|
virtual |
payments::PaymentRequest::PaymentRequest | ( | const PaymentRequest & | from | ) |
|
final |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
final |
void payments::PaymentRequest::CopyFrom | ( | const PaymentRequest & | from | ) |
|
static |
|
inlinestatic |
|
inlineprivate |
|
inlinefinal |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
inlinestatic |
|
final |
|
private |
|
final |
|
inlineprivate |
|
final |
void payments::PaymentRequest::MergeFrom | ( | const PaymentRequest & | from | ) |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinefinal |
|
inlinefinal |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
finalprivate |
|
private |
|
private |
|
inline |
void payments::PaymentRequest::Swap | ( | PaymentRequest * | other | ) |
|
inline |
|
friend |
|
friend |
|
private |
|
private |
google::protobuf::internal::ExplicitlyConstructed<::std::string > payments::PaymentRequest::_i_give_permission_to_break_this_code_default_pki_type_ |
|
private |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
private |
|
private |
|
private |
|
private |
|
private |