#include <ban_check.hpp>
Definition at line 23 of file ban_check.hpp.
 
◆ ban_check() [1/2]
◆ ban_check() [2/2]
  
  
      
        
          | ban_check::ban_check  | 
          ( | 
          const mariadb::result_set &  | 
          rslt | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
◆ get_ban_duration()
      
        
          | std::chrono::seconds ban_check::get_ban_duration  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ get_ban_type()
      
        
          | long ban_check::get_ban_type  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ get_email()
      
        
          | std::string ban_check::get_email  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ get_user_id()
      
        
          | int ban_check::get_user_id  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ read()
  
  
      
        
          | void ban_check::read  | 
          ( | 
          mariadb::result_set_ref  | 
          rslt | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ ban_duration
  
  
      
        
          | std::chrono::seconds ban_check::ban_duration | 
         
       
   | 
  
private   | 
  
 
 
◆ ban_type
◆ email
  
  
      
        
          | std::string ban_check::email | 
         
       
   | 
  
private   | 
  
 
 
◆ user_id
The documentation for this class was generated from the following file: