#include <paymentrequestplus.h>
Definition at line 29 of file paymentrequestplus.h.
 
◆ PaymentRequestPlus()
  
  
      
        
          | PaymentRequestPlus::PaymentRequestPlus  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getDetails()
  
  
      
        
          | const payments::PaymentDetails& PaymentRequestPlus::getDetails  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getMerchant()
      
        
          | bool PaymentRequestPlus::getMerchant  | 
          ( | 
          X509_STORE *  | 
          certStore,  | 
        
        
           | 
           | 
          QString &  | 
          merchant  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
◆ getPayTo()
      
        
          | QList< std::pair< CScript, CAmount > > PaymentRequestPlus::getPayTo  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ IsInitialized()
      
        
          | bool PaymentRequestPlus::IsInitialized  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ parse()
      
        
          | bool PaymentRequestPlus::parse  | 
          ( | 
          const QByteArray &  | 
          data | ) | 
           | 
        
      
 
 
◆ SerializeToString()
      
        
          | bool PaymentRequestPlus::SerializeToString  | 
          ( | 
          std::string *  | 
          output | ) | 
           const | 
        
      
 
 
◆ details
  
  
      
        
          | payments::PaymentDetails PaymentRequestPlus::details | 
         
       
   | 
  
private   | 
  
 
 
◆ paymentRequest
  
  
      
        
          | payments::PaymentRequest PaymentRequestPlus::paymentRequest | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: