#include <paymentrequest.pb.h>
Definition at line 45 of file paymentrequest.pb.h.
payments::Output::Output |
( |
| ) |
|
payments::Output::~Output |
( |
| ) |
|
|
virtual |
payments::Output::Output |
( |
const Output & |
from | ) |
|
google::protobuf::uint64 payments::Output::amount |
( |
| ) |
const |
|
inline |
int payments::Output::ByteSize |
( |
| ) |
const |
void payments::Output::Clear |
( |
| ) |
|
void payments::Output::clear_amount |
( |
| ) |
|
|
inline |
void payments::Output::clear_has_amount |
( |
| ) |
|
|
inlineprivate |
void payments::Output::clear_has_script |
( |
| ) |
|
|
inlineprivate |
void payments::Output::clear_script |
( |
| ) |
|
|
inline |
void payments::Output::CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
void payments::Output::CopyFrom |
( |
const Output & |
from | ) |
|
const Output & payments::Output::default_instance |
( |
| ) |
|
|
static |
const ::google::protobuf::Descriptor * payments::Output::descriptor |
( |
| ) |
|
|
static |
int payments::Output::GetCachedSize |
( |
| ) |
const |
|
inline |
google::protobuf::Metadata payments::Output::GetMetadata |
( |
| ) |
const |
bool payments::Output::has_amount |
( |
| ) |
const |
|
inline |
bool payments::Output::has_script |
( |
| ) |
const |
|
inline |
void payments::Output::InitAsDefaultInstance |
( |
| ) |
|
|
private |
bool payments::Output::IsInitialized |
( |
| ) |
const |
void payments::Output::MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
void payments::Output::MergeFrom |
( |
const Output & |
from | ) |
|
bool payments::Output::MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
std::string * payments::Output::mutable_script |
( |
| ) |
|
|
inline |
inline ::google::protobuf::UnknownFieldSet* payments::Output::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Output * payments::Output::New |
( |
| ) |
const |
std::string * payments::Output::release_script |
( |
| ) |
|
|
inline |
const ::std::string & payments::Output::script |
( |
| ) |
const |
|
inline |
void payments::Output::SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
google::protobuf::uint8 * payments::Output::SerializeWithCachedSizesToArray |
( |
::google::protobuf::uint8 * |
output | ) |
const |
void payments::Output::set_allocated_script |
( |
::std::string * |
script | ) |
|
|
inline |
void payments::Output::set_amount |
( |
::google::protobuf::uint64 |
value | ) |
|
|
inline |
void payments::Output::set_has_amount |
( |
| ) |
|
|
inlineprivate |
void payments::Output::set_has_script |
( |
| ) |
|
|
inlineprivate |
void payments::Output::set_script |
( |
const ::std::string & |
value | ) |
|
|
inline |
void payments::Output::set_script |
( |
const char * |
value | ) |
|
|
inline |
void payments::Output::set_script |
( |
const void * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
void payments::Output::SetCachedSize |
( |
int |
size | ) |
const |
|
private |
void payments::Output::SharedCtor |
( |
| ) |
|
|
private |
void payments::Output::SharedDtor |
( |
| ) |
|
|
private |
void payments::Output::Swap |
( |
Output * |
other | ) |
|
const ::google::protobuf::UnknownFieldSet& payments::Output::unknown_fields |
( |
| ) |
const |
|
inline |
void protobuf_AddDesc_paymentrequest_2eproto |
( |
| ) |
|
|
friend |
void protobuf_AssignDesc_paymentrequest_2eproto |
( |
| ) |
|
|
friend |
void protobuf_ShutdownFile_paymentrequest_2eproto |
( |
| ) |
|
|
friend |
int payments::Output::_cached_size_ |
|
mutableprivate |
::google::protobuf::uint32 payments::Output::_has_bits_[1] |
|
private |
::google::protobuf::UnknownFieldSet payments::Output::_unknown_fields_ |
|
private |
::google::protobuf::uint64 payments::Output::amount_ |
|
private |
Output * payments::Output::default_instance_ = NULL |
|
staticprivate |
const int payments::Output::kAmountFieldNumber = 1 |
|
static |
const int payments::Output::kScriptFieldNumber = 2 |
|
static |
::std::string* payments::Output::script_ |
|
private |
The documentation for this class was generated from the following files: