#include <daemon.h>
◆ account_t() [1/3]
  
  | 
        
          | us::gov::peer::daemon::account_t::account_t | ( |  | ) |  |  | inline | 
 
 
◆ account_t() [2/3]
      
        
          | us::gov::peer::daemon::account_t::account_t | ( | uint32_t | net_address, | 
        
          |  |  | uint16_t | port, | 
        
          |  |  | uint16_t | seen | 
        
          |  | ) |  |  | 
      
 
 
◆ account_t() [3/3]
      
        
          | us::gov::peer::daemon::account_t::account_t | ( | const account_t & | other | ) |  | 
      
 
 
◆ check()
      
        
          | ko us::gov::peer::daemon::account_t::check | ( |  | ) | const | 
      
 
 
◆ dump()
      
        
          | void us::gov::peer::daemon::account_t::dump | ( | ostream & |  | ) | const | 
      
 
 
◆ dump_as_seeds()
      
        
          | void us::gov::peer::daemon::account_t::dump_as_seeds | ( | ostream & |  | ) | const | 
      
 
 
◆ from_stream()
      
        
          | void us::gov::peer::daemon::account_t::from_stream | ( | istream & | os | ) |  | 
      
 
 
◆ from_stream_prev()
      
        
          | void us::gov::peer::daemon::account_t::from_stream_prev | ( | istream & | os | ) |  | 
      
 
 
◆ hash_data()
◆ hash_data_to_sign()
◆ operator=() [1/2]
◆ operator=() [2/2]
      
        
          | account_t& us::gov::peer::daemon::account_t::operator= | ( | int | zero | ) |  | 
      
 
 
◆ operator==()
      
        
          | bool us::gov::peer::daemon::account_t::operator== | ( | const account_t & | other | ) | const | 
      
 
 
◆ to_stream()
      
        
          | void us::gov::peer::daemon::account_t::to_stream | ( | ostream & | os | ) | const | 
      
 
 
◆ net_address
      
        
          | uint32_t us::gov::peer::daemon::account_t::net_address | 
      
 
 
◆ port
      
        
          | uint16_t us::gov::peer::daemon::account_t::port | 
      
 
 
◆ seen
      
        
          | uint16_t us::gov::peer::daemon::account_t::seen | 
      
 
 
The documentation for this struct was generated from the following file: