Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces | Macros | Functions | Variables
paymentrequest.pb.cc File Reference
#include "paymentrequest.pb.h"
#include <algorithm>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/wire_format_lite_inl.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/reflection_ops.h>
#include <google/protobuf/wire_format.h>
Include dependency graph for paymentrequest.pb.cc:

Go to the source code of this file.

Classes

struct  payments::StaticDescriptorInitializer_paymentrequest_2eproto
 

Namespaces

 payments
 

Macros

#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
 
#define DO_(EXPRESSION)   if (!(EXPRESSION)) goto failure
 
#define OFFSET_OF_FIELD_(f)
 
#define ZR_(first, last)
 
#define DO_(EXPRESSION)   if (!(EXPRESSION)) goto failure
 
#define DO_(EXPRESSION)   if (!(EXPRESSION)) goto failure
 
#define DO_(EXPRESSION)   if (!(EXPRESSION)) goto failure
 
#define DO_(EXPRESSION)   if (!(EXPRESSION)) goto failure
 
#define DO_(EXPRESSION)   if (!(EXPRESSION)) goto failure
 

Functions

void payments::protobuf_AssignDesc_paymentrequest_2eproto ()
 
void payments::protobuf_ShutdownFile_paymentrequest_2eproto ()
 
void payments::protobuf_AddDesc_paymentrequest_2eproto ()
 

Variables

struct payments::StaticDescriptorInitializer_paymentrequest_2eproto payments::static_descriptor_initializer_paymentrequest_2eproto_
 

Macro Definition Documentation

#define DO_ (   EXPRESSION)    if (!(EXPRESSION)) goto failure
#define DO_ (   EXPRESSION)    if (!(EXPRESSION)) goto failure
#define DO_ (   EXPRESSION)    if (!(EXPRESSION)) goto failure
#define DO_ (   EXPRESSION)    if (!(EXPRESSION)) goto failure
#define DO_ (   EXPRESSION)    if (!(EXPRESSION)) goto failure
#define DO_ (   EXPRESSION)    if (!(EXPRESSION)) goto failure
#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION

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

#define OFFSET_OF_FIELD_ (   f)
Value:
(reinterpret_cast<char*>( \
&reinterpret_cast<PaymentDetails*>(16)->f) - \
reinterpret_cast<char*>(16))
#define f(x)
Definition: gost.cpp:57
#define ZR_ (   first,
  last 
)
Value:
do { \
size_t f = OFFSET_OF_FIELD_(first); \
size_t n = OFFSET_OF_FIELD_(last) - f + sizeof(last); \
::memset(&first, 0, n); \
} while (0)
#define OFFSET_OF_FIELD_(f)
#define f(x)
Definition: gost.cpp:57