#include <app.h>
◆ hash_t
◆ hasher_t
◆ ~local_delta()
  
  | 
        
          | virtual us::gov::engine::app::local_delta::~local_delta | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ app_id()
  
  | 
        
          | virtual int us::gov::engine::app::local_delta::app_id | ( |  | ) | const |  | pure virtual | 
 
 
◆ compute_hash()
      
        
          | hash_t us::gov::engine::app::local_delta::compute_hash | ( |  | ) | const | 
      
 
 
◆ create() [1/3]
  
  | 
        
          | static local_delta* us::gov::engine::app::local_delta::create | ( | int | appid, |  
          |  |  | istream & |  |  
          |  | ) |  |  |  | static | 
 
 
◆ create() [2/3]
  
  | 
        
          | static local_delta* us::gov::engine::app::local_delta::create | ( | int | id | ) |  |  | static | 
 
 
◆ create() [3/3]
  
  | 
        
          | static local_delta* us::gov::engine::app::local_delta::create | ( | istream & |  | ) |  |  | static | 
 
 
◆ create_prev()
  
  | 
        
          | static local_delta* us::gov::engine::app::local_delta::create_prev | ( | int | appid, |  
          |  |  | istream & |  |  
          |  | ) |  |  |  | static | 
 
 
◆ from_stream()
  
  | 
        
          | virtual void us::gov::engine::app::local_delta::from_stream | ( | istream & |  | ) |  |  | pure virtual | 
 
 
◆ from_stream_prev()
  
  | 
        
          | virtual void us::gov::engine::app::local_delta::from_stream_prev | ( | istream & |  | ) |  |  | pure virtual | 
 
 
◆ hash_data()
  
  | 
        
          | virtual void us::gov::engine::app::local_delta::hash_data | ( | hasher_t & |  | ) | const |  | pure virtual | 
 
 
◆ hash_data_to_sign()
◆ to_stream()
  
  | 
        
          | virtual void us::gov::engine::app::local_delta::to_stream | ( | ostream & |  | ) | const |  | pure virtual | 
 
 
The documentation for this struct was generated from the following file: