Bitcoin
|
#include <paymentrequest.pb.h>
Classes | |
class | HasBitSetters |
Public Member Functions | |
PaymentDetails () | |
virtual | ~PaymentDetails () |
PaymentDetails (const PaymentDetails &from) | |
PaymentDetails & | operator= (const PaymentDetails &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (PaymentDetails *other) |
PaymentDetails * | New () const final |
PaymentDetails * | 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 PaymentDetails &from) |
void | MergeFrom (const PaymentDetails &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 |
int | outputs_size () const |
void | clear_outputs () |
::payments::Output * | mutable_outputs (int index) |
::google::protobuf::RepeatedPtrField< ::payments::Output > * | mutable_outputs () |
const ::payments::Output & | outputs (int index) const |
::payments::Output * | add_outputs () |
const ::google::protobuf::RepeatedPtrField< ::payments::Output > & | outputs () const |
bool | has_network () const |
void | clear_network () |
const ::std::string & | network () const |
void | set_network (const ::std::string &value) |
void | set_network (const char *value) |
void | set_network (const char *value, size_t size) |
::std::string * | mutable_network () |
::std::string * | release_network () |
void | set_allocated_network (::std::string *network) |
bool | has_memo () const |
void | clear_memo () |
const ::std::string & | memo () const |
void | set_memo (const ::std::string &value) |
void | set_memo (const char *value) |
void | set_memo (const char *value, size_t size) |
::std::string * | mutable_memo () |
::std::string * | release_memo () |
void | set_allocated_memo (::std::string *memo) |
bool | has_payment_url () const |
void | clear_payment_url () |
const ::std::string & | payment_url () const |
void | set_payment_url (const ::std::string &value) |
void | set_payment_url (const char *value) |
void | set_payment_url (const char *value, size_t size) |
::std::string * | mutable_payment_url () |
::std::string * | release_payment_url () |
void | set_allocated_payment_url (::std::string *payment_url) |
bool | has_merchant_data () const |
void | clear_merchant_data () |
const ::std::string & | merchant_data () const |
void | set_merchant_data (const ::std::string &value) |
void | set_merchant_data (const char *value) |
void | set_merchant_data (const void *value, size_t size) |
::std::string * | mutable_merchant_data () |
::std::string * | release_merchant_data () |
void | set_allocated_merchant_data (::std::string *merchant_data) |
bool | has_time () const |
void | clear_time () |
::google::protobuf::uint64 | time () const |
void | set_time (::google::protobuf::uint64 value) |
bool | has_expires () const |
void | clear_expires () |
::google::protobuf::uint64 | expires () const |
void | set_expires (::google::protobuf::uint64 value) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const PaymentDetails & | default_instance () |
static void | InitAsDefaultInstance () |
static const PaymentDetails * | internal_default_instance () |
Public Attributes | |
static ::google::protobuf::internal::ExplicitlyConstructed<::std::string > | _i_give_permission_to_break_this_code_default_network_ |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kOutputsFieldNumber = 2 |
static const int | kNetworkFieldNumber = 1 |
static const int | kMemoFieldNumber = 5 |
static const int | kPaymentUrlFieldNumber = 6 |
static const int | kMerchantDataFieldNumber = 7 |
static const int | kTimeFieldNumber = 3 |
static const int | kExpiresFieldNumber = 4 |
Private Member Functions | |
void | SharedCtor () |
void | SharedDtor () |
void | SetCachedSize (int size) const final |
void | InternalSwap (PaymentDetails *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::RepeatedPtrField< ::payments::Output > | outputs_ |
::google::protobuf::internal::ArenaStringPtr | network_ |
::google::protobuf::internal::ArenaStringPtr | memo_ |
::google::protobuf::internal::ArenaStringPtr | payment_url_ |
::google::protobuf::internal::ArenaStringPtr | merchant_data_ |
::google::protobuf::uint64 | time_ |
::google::protobuf::uint64 | expires_ |
Friends | |
struct | ::TableStruct_paymentrequest_2eproto |
void | swap (PaymentDetails &a, PaymentDetails &b) |
payments::PaymentDetails::PaymentDetails | ( | ) |
|
virtual |
payments::PaymentDetails::PaymentDetails | ( | const PaymentDetails & | from | ) |
|
inline |
|
final |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
final |
void payments::PaymentDetails::CopyFrom | ( | const PaymentDetails & | from | ) |
|
static |
|
inlinestatic |
|
inline |
|
inlineprivate |
|
inlinefinal |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
inlinestatic |
|
final |
|
private |
|
final |
|
inlineprivate |
|
inline |
|
inline |
|
final |
void payments::PaymentDetails::MergeFrom | ( | const PaymentDetails & | from | ) |
|
final |
|
inline |
|
inline |
|
inline |
|
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 |
|
inline |
|
finalprivate |
|
private |
|
private |
void payments::PaymentDetails::Swap | ( | PaymentDetails * | other | ) |
|
inline |
|
inline |
|
friend |
|
friend |
|
private |
|
private |
google::protobuf::internal::ExplicitlyConstructed<::std::string > payments::PaymentDetails::_i_give_permission_to_break_this_code_default_network_ |
|
private |
|
private |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |