#include <walletmodel.h>
Definition at line 189 of file walletmodel.h.
 
◆ UnlockContext() [1/2]
      
        
          | WalletModel::UnlockContext::UnlockContext  | 
          ( | 
          WalletModel *  | 
          wallet,  | 
        
        
           | 
           | 
          bool  | 
          valid,  | 
        
        
           | 
           | 
          bool  | 
          relock  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~UnlockContext()
      
        
          | WalletModel::UnlockContext::~UnlockContext  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ UnlockContext() [2/2]
  
  
      
        
          | WalletModel::UnlockContext::UnlockContext  | 
          ( | 
          const UnlockContext &  | 
          obj | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ CopyFrom()
  
  
      
        
          | void WalletModel::UnlockContext::CopyFrom  | 
          ( | 
          const UnlockContext &  | 
          rhs | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ isValid()
  
  
      
        
          | bool WalletModel::UnlockContext::isValid  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator=()
◆ relock
  
  
      
        
          | bool WalletModel::UnlockContext::relock | 
         
       
   | 
  
mutableprivate   | 
  
 
 
◆ valid
  
  
      
        
          | bool WalletModel::UnlockContext::valid | 
         
       
   | 
  
private   | 
  
 
 
◆ wallet
The documentation for this class was generated from the following files: