Bitcoin
|
#include <paymentrequest.pb.h>
Classes | |
class | HasBitSetters |
Public Member Functions | |
Payment () | |
virtual | ~Payment () |
Payment (const Payment &from) | |
Payment & | operator= (const Payment &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Payment *other) |
Payment * | New () const final |
Payment * | 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 Payment &from) |
void | MergeFrom (const Payment &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 | transactions_size () const |
void | clear_transactions () |
const ::std::string & | transactions (int index) const |
::std::string * | mutable_transactions (int index) |
void | set_transactions (int index, const ::std::string &value) |
void | set_transactions (int index, const char *value) |
void | set_transactions (int index, const void *value, size_t size) |
::std::string * | add_transactions () |
void | add_transactions (const ::std::string &value) |
void | add_transactions (const char *value) |
void | add_transactions (const void *value, size_t size) |
const ::google::protobuf::RepeatedPtrField<::std::string > & | transactions () const |
::google::protobuf::RepeatedPtrField<::std::string > * | mutable_transactions () |
int | refund_to_size () const |
void | clear_refund_to () |
::payments::Output * | mutable_refund_to (int index) |
::google::protobuf::RepeatedPtrField< ::payments::Output > * | mutable_refund_to () |
const ::payments::Output & | refund_to (int index) const |
::payments::Output * | add_refund_to () |
const ::google::protobuf::RepeatedPtrField< ::payments::Output > & | refund_to () const |
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_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) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const Payment & | default_instance () |
static void | InitAsDefaultInstance () |
static const Payment * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kTransactionsFieldNumber = 2 |
static const int | kRefundToFieldNumber = 3 |
static const int | kMerchantDataFieldNumber = 1 |
static const int | kMemoFieldNumber = 4 |
Private Member Functions | |
void | SharedCtor () |
void | SharedDtor () |
void | SetCachedSize (int size) const final |
void | InternalSwap (Payment *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<::std::string > | transactions_ |
::google::protobuf::RepeatedPtrField< ::payments::Output > | refund_to_ |
::google::protobuf::internal::ArenaStringPtr | merchant_data_ |
::google::protobuf::internal::ArenaStringPtr | memo_ |
Friends | |
struct | ::TableStruct_paymentrequest_2eproto |
void | swap (Payment &a, Payment &b) |
payments::Payment::Payment | ( | ) |
|
virtual |
payments::Payment::Payment | ( | const Payment & | from | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
final |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
final |
void payments::Payment::CopyFrom | ( | const Payment & | from | ) |
|
static |
|
inlinestatic |
|
inlineprivate |
|
inlinefinal |
|
final |
|
inline |
|
inline |
|
static |
|
inlinestatic |
|
final |
|
private |
|
final |
|
inlineprivate |
|
inline |
|
inline |
|
final |
void payments::Payment::MergeFrom | ( | const Payment & | from | ) |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinefinal |
|
inlinefinal |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
finalprivate |
|
private |
|
private |
void payments::Payment::Swap | ( | Payment * | other | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
private |
|
private |
|
private |
|
static |
|
static |
|
static |
|
static |
|
static |
|
private |
|
private |
|
private |
|
private |