Definition at line 16 of file QCtrVersion.h.
 
◆ QCtrVersion() [1/2]
  
  | 
        
          | idol::QCtrVersion::QCtrVersion | ( | unsigned int | t_index, |  
          |  |  | QuadExpr< Var > && | t_expr, |  
          |  |  | CtrType | t_type |  
          |  | ) |  |  |  | inline | 
 
 
◆ QCtrVersion() [2/2]
  
  | 
        
          | idol::QCtrVersion::QCtrVersion | ( | unsigned int | t_index, |  
          |  |  | CtrType | t_type |  
          |  | ) |  |  |  | inline | 
 
 
◆ expr() [1/2]
◆ expr() [2/2]
  
  | 
        
          | const QuadExpr< Var > & idol::QCtrVersion::expr | ( |  | ) | const |  | inline | 
 
 
◆ index()
  
  | 
        
          | unsigned int idol::Version::index | ( |  | ) | const |  | inlineinherited | 
 
 
◆ set_expr()
  
  | 
        
          | void idol::QCtrVersion::set_expr | ( | QuadExpr< Var > && | t_expr | ) |  |  | inline | 
 
 
◆ set_index()
  
  | 
        
          | void idol::Version::set_index | ( | unsigned int | t_index | ) |  |  | inlineinherited | 
 
 
◆ set_type()
  
  | 
        
          | void idol::QCtrVersion::set_type | ( | CtrType | t_type | ) |  |  | inline | 
 
 
◆ type()
  
  | 
        
          | CtrType idol::QCtrVersion::type | ( |  | ) | const |  | inline |