Anoncoin  0.9.4
P2P Digital Currency
Public Member Functions | Static Public Member Functions | Static Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes | Friends | List of all members
payments::PaymentACK Class Reference

#include <paymentrequest.pb.h>

Inheritance diagram for payments::PaymentACK:
[legend]
Collaboration diagram for payments::PaymentACK:
[legend]

Public Member Functions

 PaymentACK ()
 
virtual ~PaymentACK ()
 
 PaymentACK (const PaymentACK &from)
 
PaymentACKoperator= (const PaymentACK &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (PaymentACK *other)
 
PaymentACKNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const PaymentACK &from)
 
void MergeFrom (const PaymentACK &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_payment () const
 
void clear_payment ()
 
const ::payments::Paymentpayment () const
 
inline::payments::Payment * mutable_payment ()
 
inline::payments::Payment * release_payment ()
 
void set_allocated_payment (::payments::Payment *payment)
 
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)
 
inline::std::string * mutable_memo ()
 
inline::std::string * release_memo ()
 
void set_allocated_memo (::std::string *memo)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const PaymentACKdefault_instance ()
 

Static Public Attributes

static const int kPaymentFieldNumber = 1
 
static const int kMemoFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_payment ()
 
void clear_has_payment ()
 
void set_has_memo ()
 
void clear_has_memo ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::payments::Paymentpayment_
 
::std::string * memo_
 
int _cached_size_
 
::google::protobuf::uint32 _has_bits_ [(2+31)/32]
 

Static Private Attributes

static PaymentACKdefault_instance_ = NULL
 

Friends

void protobuf_AddDesc_paymentrequest_2eproto ()
 
void protobuf_AssignDesc_paymentrequest_2eproto ()
 
void protobuf_ShutdownFile_paymentrequest_2eproto ()
 

Detailed Description

Definition at line 672 of file paymentrequest.pb.h.

Constructor & Destructor Documentation

payments::PaymentACK::PaymentACK ( )

Definition at line 1995 of file paymentrequest.pb.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

payments::PaymentACK::~PaymentACK ( )
virtual

Definition at line 2017 of file paymentrequest.pb.cc.

Here is the call graph for this function:

payments::PaymentACK::PaymentACK ( const PaymentACK from)

Definition at line 2004 of file paymentrequest.pb.cc.

Here is the call graph for this function:

Member Function Documentation

int payments::PaymentACK::ByteSize ( ) const

Definition at line 2167 of file paymentrequest.pb.cc.

Here is the call graph for this function:

void payments::PaymentACK::Clear ( )

Definition at line 2051 of file paymentrequest.pb.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void payments::PaymentACK::clear_has_memo ( )
inlineprivate

Definition at line 1837 of file paymentrequest.pb.h.

Here is the caller graph for this function:

void payments::PaymentACK::clear_has_payment ( )
inlineprivate

Definition at line 1799 of file paymentrequest.pb.h.

Here is the caller graph for this function:

void payments::PaymentACK::clear_memo ( )
inline

Definition at line 1840 of file paymentrequest.pb.h.

Here is the call graph for this function:

void payments::PaymentACK::clear_payment ( )
inline

Definition at line 1802 of file paymentrequest.pb.h.

Here is the call graph for this function:

void payments::PaymentACK::CopyFrom ( const ::google::protobuf::Message &  from)

Definition at line 2222 of file paymentrequest.pb.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void payments::PaymentACK::CopyFrom ( const PaymentACK from)

Definition at line 2228 of file paymentrequest.pb.cc.

Here is the call graph for this function:

const PaymentACK & payments::PaymentACK::default_instance ( )
static

Definition at line 2040 of file paymentrequest.pb.cc.

const ::google::protobuf::Descriptor * payments::PaymentACK::descriptor ( )
static

Definition at line 2035 of file paymentrequest.pb.cc.

int payments::PaymentACK::GetCachedSize ( ) const
inline

Definition at line 713 of file paymentrequest.pb.h.

google::protobuf::Metadata payments::PaymentACK::GetMetadata ( ) const

Definition at line 2253 of file paymentrequest.pb.cc.

bool payments::PaymentACK::has_memo ( ) const
inline

Definition at line 1831 of file paymentrequest.pb.h.

Here is the caller graph for this function:

bool payments::PaymentACK::has_payment ( ) const
inline

Definition at line 1793 of file paymentrequest.pb.h.

Here is the caller graph for this function:

void payments::PaymentACK::InitAsDefaultInstance ( )
private

Definition at line 2000 of file paymentrequest.pb.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

bool payments::PaymentACK::IsInitialized ( ) const

Definition at line 2234 of file paymentrequest.pb.cc.

Here is the call graph for this function:

const ::std::string & payments::PaymentACK::memo ( ) const
inline

Definition at line 1846 of file paymentrequest.pb.h.

Here is the caller graph for this function:

void payments::PaymentACK::MergeFrom ( const ::google::protobuf::Message &  from)

Definition at line 2197 of file paymentrequest.pb.cc.

Here is the caller graph for this function:

void payments::PaymentACK::MergeFrom ( const PaymentACK from)

Definition at line 2209 of file paymentrequest.pb.cc.

Here is the call graph for this function:

bool payments::PaymentACK::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)

Definition at line 2066 of file paymentrequest.pb.cc.

Here is the call graph for this function:

std::string * payments::PaymentACK::mutable_memo ( )
inline

Definition at line 1870 of file paymentrequest.pb.h.

Here is the call graph for this function:

Here is the caller graph for this function:

payments::Payment * payments::PaymentACK::mutable_payment ( )
inline

Definition at line 1809 of file paymentrequest.pb.h.

Here is the call graph for this function:

Here is the caller graph for this function:

inline ::google::protobuf::UnknownFieldSet* payments::PaymentACK::mutable_unknown_fields ( )
inline

Definition at line 688 of file paymentrequest.pb.h.

Here is the caller graph for this function:

PaymentACK * payments::PaymentACK::New ( ) const

Definition at line 2047 of file paymentrequest.pb.cc.

Here is the call graph for this function:

PaymentACK& payments::PaymentACK::operator= ( const PaymentACK from)
inline

Definition at line 679 of file paymentrequest.pb.h.

Here is the call graph for this function:

const ::payments::Payment & payments::PaymentACK::payment ( ) const
inline

Definition at line 1806 of file paymentrequest.pb.h.

Here is the caller graph for this function:

std::string * payments::PaymentACK::release_memo ( )
inline

Definition at line 1877 of file paymentrequest.pb.h.

Here is the call graph for this function:

payments::Payment * payments::PaymentACK::release_payment ( )
inline

Definition at line 1814 of file paymentrequest.pb.h.

Here is the call graph for this function:

void payments::PaymentACK::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const

Definition at line 2118 of file paymentrequest.pb.cc.

Here is the call graph for this function:

google::protobuf::uint8 * payments::PaymentACK::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const

Definition at line 2141 of file paymentrequest.pb.cc.

Here is the call graph for this function:

void payments::PaymentACK::set_allocated_memo ( ::std::string *  memo)
inline

Definition at line 1887 of file paymentrequest.pb.h.

Here is the call graph for this function:

void payments::PaymentACK::set_allocated_payment ( ::payments::Payment payment)
inline

Definition at line 1820 of file paymentrequest.pb.h.

Here is the call graph for this function:

void payments::PaymentACK::set_has_memo ( )
inlineprivate

Definition at line 1834 of file paymentrequest.pb.h.

Here is the caller graph for this function:

void payments::PaymentACK::set_has_payment ( )
inlineprivate

Definition at line 1796 of file paymentrequest.pb.h.

Here is the caller graph for this function:

void payments::PaymentACK::set_memo ( const ::std::string &  value)
inline

Definition at line 1849 of file paymentrequest.pb.h.

Here is the call graph for this function:

Here is the caller graph for this function:

void payments::PaymentACK::set_memo ( const char *  value)
inline

Definition at line 1856 of file paymentrequest.pb.h.

Here is the call graph for this function:

void payments::PaymentACK::set_memo ( const char *  value,
size_t  size 
)
inline

Definition at line 1863 of file paymentrequest.pb.h.

Here is the call graph for this function:

void payments::PaymentACK::SetCachedSize ( int  size) const
private

Definition at line 2030 of file paymentrequest.pb.cc.

void payments::PaymentACK::SharedCtor ( )
private

Definition at line 2010 of file paymentrequest.pb.cc.

Here is the caller graph for this function:

void payments::PaymentACK::SharedDtor ( )
private

Definition at line 2021 of file paymentrequest.pb.cc.

Here is the caller graph for this function:

void payments::PaymentACK::Swap ( PaymentACK other)

Definition at line 2243 of file paymentrequest.pb.cc.

const ::google::protobuf::UnknownFieldSet& payments::PaymentACK::unknown_fields ( ) const
inline

Definition at line 684 of file paymentrequest.pb.h.

Here is the caller graph for this function:

Friends And Related Function Documentation

void protobuf_AddDesc_paymentrequest_2eproto ( )
friend

Definition at line 201 of file paymentrequest.pb.cc.

void protobuf_AssignDesc_paymentrequest_2eproto ( )
friend

Definition at line 45 of file paymentrequest.pb.cc.

void protobuf_ShutdownFile_paymentrequest_2eproto ( )
friend

Definition at line 184 of file paymentrequest.pb.cc.

Member Data Documentation

int payments::PaymentACK::_cached_size_
mutableprivate

Definition at line 759 of file paymentrequest.pb.h.

::google::protobuf::uint32 payments::PaymentACK::_has_bits_[(2+31)/32]
private

Definition at line 760 of file paymentrequest.pb.h.

::google::protobuf::UnknownFieldSet payments::PaymentACK::_unknown_fields_
private

Definition at line 754 of file paymentrequest.pb.h.

PaymentACK * payments::PaymentACK::default_instance_ = NULL
staticprivate

Definition at line 767 of file paymentrequest.pb.h.

const int payments::PaymentACK::kMemoFieldNumber = 2
static

Definition at line 738 of file paymentrequest.pb.h.

const int payments::PaymentACK::kPaymentFieldNumber = 1
static

Definition at line 729 of file paymentrequest.pb.h.

::std::string* payments::PaymentACK::memo_
private

Definition at line 757 of file paymentrequest.pb.h.

::payments::Payment* payments::PaymentACK::payment_
private

Definition at line 756 of file paymentrequest.pb.h.


The documentation for this class was generated from the following files: