#include <augmentations.h>
Definition at line 124 of file augmentations.h.
 
◆ param_list()
  
  
      
        
          | ecvl::param_list::param_list  | 
          ( | 
          std::string  | 
          fn_name | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GenericGet()
  
  
      
        
          | bool ecvl::param_list::GenericGet  | 
          ( | 
          const std::string &  | 
          name,  | 
         
        
           | 
           | 
          bool  | 
          required,  | 
         
        
           | 
           | 
          param &  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ Get()
  
  
      
        
          | bool ecvl::param_list::Get  | 
          ( | 
          const std::string &  | 
          name,  | 
         
        
           | 
           | 
          param::type  | 
          type,  | 
         
        
           | 
           | 
          bool  | 
          required,  | 
         
        
           | 
           | 
          param &  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator[]()
  
  
      
        
          | auto& ecvl::param_list::operator[]  | 
          ( | 
          const std::string &  | 
          s | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: