Documented oo class oo_class .  
 More...
Documented oo class oo_class . 
◆ constructor()
      
        
          | ns::oo_class::constructor |  |  | args | 
        
          |  |  |  |  | 
      
 
Create object. 
Configure with args 
   44     constructor {args} {
eval $args}
  
 
◆ destructor()
◆ oo_method_y()
  
  | 
        
          | ns::oo_class::oo_method_y |  |  | arg |  
          |  |  |  |  |  | protected | 
 
Documented oo method oo_method_y . 
param[in] arg Argument 
   56     method oo_method_y {arg} {}
  
 
◆ oo_method_z()
      
        
          | ns::oo_class::oo_method_z |  |  | arg | 
        
          |  |  |  |  | 
      
 
Documented oo method oo_method_z . 
param[in] arg Argument 
   59     method oo_method_z {arg} {}
  
 
◆ oo_var
Documented oo var oo_var . 
Defined inside class 
 
 
◆ oo_var_out
Outside defined variable oo_var_out . 
Inside oo_class 
 
 
The documentation for this class was generated from the following file: