Master Core  v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Static Public Member Functions | Static Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes | Friends | List of all members
payments::Output Class Reference

#include <paymentrequest.pb.h>

+ Inheritance diagram for payments::Output:
+ Collaboration diagram for payments::Output:

Public Member Functions

 Output ()
 
virtual ~Output ()
 
 Output (const Output &from)
 
Outputoperator= (const Output &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Output *other)
 
OutputNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Output &from)
 
void MergeFrom (const Output &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_amount () const
 
void clear_amount ()
 
inline::google::protobuf::uint64 amount () const
 
void set_amount (::google::protobuf::uint64 value)
 
bool has_script () const
 
void clear_script ()
 
const ::std::string & script () const
 
void set_script (const ::std::string &value)
 
void set_script (const char *value)
 
void set_script (const void *value, size_t size)
 
inline::std::string * mutable_script ()
 
inline::std::string * release_script ()
 
void set_allocated_script (::std::string *script)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAmountFieldNumber = 1
 
static const int kScriptFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_amount ()
 
void clear_has_amount ()
 
void set_has_script ()
 
void clear_has_script ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint64 amount_
 
::std::string * script_
 
int _cached_size_
 
::google::protobuf::uint32 _has_bits_ [(2+31)/32]
 

Static Private Attributes

static Outputdefault_instance_ = NULL
 

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

payments::Output::Output ( )

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

References SharedCtor().

Referenced by New().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

payments::Output::~Output ( )
virtual

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

References SharedDtor().

+ Here is the call graph for this function:

payments::Output::Output ( const Output from)

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

References MergeFrom(), and SharedCtor().

+ Here is the call graph for this function:

Member Function Documentation

google::protobuf::uint64 payments::Output::amount ( ) const
inline

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

References amount_.

Referenced by ByteSize(), PaymentRequestPlus::getPayTo(), MergeFrom(), WalletModel::prepareTransaction(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().

+ Here is the caller graph for this function:

int payments::Output::ByteSize ( ) const

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

References _cached_size_, _has_bits_, amount(), has_amount(), has_script(), script(), and unknown_fields().

+ Here is the call graph for this function:

void payments::Output::Clear ( )

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

References _has_bits_, amount_, has_script(), mutable_unknown_fields(), and script_.

Referenced by CopyFrom().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void payments::Output::clear_amount ( )
inline

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

References amount_, and clear_has_amount().

+ Here is the call graph for this function:

void payments::Output::clear_has_amount ( )
inlineprivate

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

References _has_bits_.

Referenced by clear_amount().

+ Here is the caller graph for this function:

void payments::Output::clear_has_script ( )
inlineprivate

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

References _has_bits_.

Referenced by clear_script(), release_script(), and set_allocated_script().

+ Here is the caller graph for this function:

void payments::Output::clear_script ( )
inline

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

References clear_has_script(), and script_.

+ Here is the call graph for this function:

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

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

References Clear(), and MergeFrom().

Referenced by operator=().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

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

References Clear(), and MergeFrom().

+ Here is the call graph for this function:

const Output & payments::Output::default_instance ( )
static
const ::google::protobuf::Descriptor * payments::Output::descriptor ( )
static

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

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

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

References _cached_size_.

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

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

bool payments::Output::has_amount ( ) const
inline

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

References _has_bits_.

Referenced by ByteSize(), MergeFrom(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().

+ Here is the caller graph for this function:

bool payments::Output::has_script ( ) const
inline

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

References _has_bits_.

Referenced by ByteSize(), Clear(), MergeFrom(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().

+ Here is the caller graph for this function:

void payments::Output::InitAsDefaultInstance ( )
private

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

Referenced by payments::protobuf_AddDesc_paymentrequest_2eproto().

+ Here is the caller graph for this function:

bool payments::Output::IsInitialized ( ) const

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

References _has_bits_.

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

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

References source.

Referenced by CopyFrom(), and Output().

+ Here is the caller graph for this function:

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

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

References _has_bits_, amount(), has_amount(), has_script(), mutable_unknown_fields(), script(), set_amount(), set_script(), and unknown_fields().

+ Here is the call graph for this function:

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

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

References amount_, DO_, mutable_script(), mutable_unknown_fields(), and set_has_amount().

+ Here is the call graph for this function:

std::string * payments::Output::mutable_script ( )
inline

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

References script_, and set_has_script().

Referenced by MergePartialFromCodedStream().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

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

References _unknown_fields_.

Referenced by Clear(), MergeFrom(), and MergePartialFromCodedStream().

+ Here is the caller graph for this function:

Output * payments::Output::New ( ) const

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

References Output().

+ Here is the call graph for this function:

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

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

References CopyFrom().

+ Here is the call graph for this function:

std::string * payments::Output::release_script ( )
inline

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

References clear_has_script(), and script_.

+ Here is the call graph for this function:

const ::std::string & payments::Output::script ( ) const
inline

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

References script_.

Referenced by ByteSize(), PaymentRequestPlus::getPayTo(), MergeFrom(), WalletModel::prepareTransaction(), SerializeWithCachedSizes(), SerializeWithCachedSizesToArray(), and set_allocated_script().

+ Here is the caller graph for this function:

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

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

References amount(), has_amount(), has_script(), script(), and unknown_fields().

+ Here is the call graph for this function:

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

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

References amount(), has_amount(), has_script(), script(), and unknown_fields().

+ Here is the call graph for this function:

void payments::Output::set_allocated_script ( ::std::string *  script)
inline

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

References clear_has_script(), script(), script_, and set_has_script().

+ Here is the call graph for this function:

void payments::Output::set_amount ( ::google::protobuf::uint64  value)
inline

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

References amount_, and set_has_amount().

Referenced by MergeFrom().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void payments::Output::set_has_amount ( )
inlineprivate

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

References _has_bits_.

Referenced by MergePartialFromCodedStream(), and set_amount().

+ Here is the caller graph for this function:

void payments::Output::set_has_script ( )
inlineprivate

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

References _has_bits_.

Referenced by mutable_script(), set_allocated_script(), and set_script().

+ Here is the caller graph for this function:

void payments::Output::set_script ( const ::std::string &  value)
inline

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

References script_, and set_has_script().

Referenced by PaymentServer::fetchPaymentACK(), and MergeFrom().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void payments::Output::set_script ( const char *  value)
inline

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

References script_, and set_has_script().

+ Here is the call graph for this function:

void payments::Output::set_script ( const void *  value,
size_t  size 
)
inline

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

References script_, and set_has_script().

+ Here is the call graph for this function:

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

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

References _cached_size_.

void payments::Output::SharedCtor ( )
private

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

References _cached_size_, _has_bits_, amount_, and script_.

Referenced by Output().

+ Here is the caller graph for this function:

void payments::Output::SharedDtor ( )
private

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

References default_instance_, and script_.

Referenced by ~Output().

+ Here is the caller graph for this function:

void payments::Output::Swap ( Output other)

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

References _cached_size_, _has_bits_, _unknown_fields_, amount_, and script_.

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

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

References _unknown_fields_.

Referenced by ByteSize(), MergeFrom(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().

+ 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.

Referenced by default_instance().

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::Output::_cached_size_
mutableprivate

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

Referenced by ByteSize(), GetCachedSize(), SetCachedSize(), SharedCtor(), and Swap().

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

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

Referenced by mutable_unknown_fields(), Swap(), and unknown_fields().

::google::protobuf::uint64 payments::Output::amount_
private
Output * payments::Output::default_instance_ = NULL
staticprivate
const int payments::Output::kAmountFieldNumber = 1
static

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

const int payments::Output::kScriptFieldNumber = 2
static

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

::std::string* payments::Output::script_
private

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