#include <calendar.h>
◆ calendar_t() [1/2]
      
        
          | us::gov::engine::calendar_t::calendar_t | ( |  | ) |  | 
      
 
 
◆ ~calendar_t()
      
        
          | us::gov::engine::calendar_t::~calendar_t | ( |  | ) |  | 
      
 
 
◆ calendar_t() [2/2]
  
  | 
        
          | us::gov::engine::calendar_t::calendar_t | ( | const calendar_t & |  | ) |  |  | delete | 
 
 
◆ clear_until()
      
        
          | void us::gov::engine::calendar_t::clear_until | ( | uint64_t |  | ) |  | 
      
 
 
◆ operator=()
◆ schedule()
      
        
          | int us::gov::engine::calendar_t::schedule | ( | evidence * | e | ) |  | 
      
 
 
◆ block_closure
      
        
          | uint64_t us::gov::engine::calendar_t::block_closure | 
      
 
 
◆ block_opening
      
        
          | uint64_t us::gov::engine::calendar_t::block_opening | 
      
 
 
◆ cycle_period
  
  | 
        
          | constexpr chrono::seconds us::gov::engine::calendar_t::cycle_period {60} |  | staticconstexpr | 
 
 
◆ idle_wakeup
  
  | 
        
          | constexpr chrono::seconds us::gov::engine::calendar_t::idle_wakeup {1} |  | staticconstexpr | 
 
 
◆ last_processed
      
        
          | uint64_t us::gov::engine::calendar_t::last_processed | 
      
 
 
◆ mx
  
  | 
        
          | mutex us::gov::engine::calendar_t::mx |  | mutable | 
 
 
◆ relay_interval
  
  | 
        
          | constexpr chrono::seconds us::gov::engine::calendar_t::relay_interval {15} |  | staticconstexpr | 
 
 
The documentation for this struct was generated from the following file: