Definition at line 79 of file TWebMenuItem.h.
 
 | 
| std::string  | fDefault | 
|   | default value  
  | 
|   | 
| std::string  | fName | 
|   | name of call argument  
  | 
|   | 
| std::string  | fTitle | 
|   | title of call argument  
  | 
|   | 
| std::string  | fTypeName | 
|   | typename  
  | 
|   | 
#include <TWebMenuItem.h>
◆ TWebMenuArgument() [1/2]
  
  
      
        
          | TWebMenuArgument::TWebMenuArgument  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ TWebMenuArgument() [2/2]
  
  
      
        
          | TWebMenuArgument::TWebMenuArgument  | 
          ( | 
          const std::string & |           name,  | 
         
        
           | 
           | 
          const std::string & |           title,  | 
         
        
           | 
           | 
          const std::string & |           typname,  | 
         
        
           | 
           | 
          const std::string & |           dflt = "" ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetDefault()
  
  
      
        
          | void TWebMenuArgument::SetDefault  | 
          ( | 
          const std::string & |           dflt | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ fDefault
  
  
      
        
          | std::string TWebMenuArgument::fDefault | 
         
       
   | 
  
protected   | 
  
 
 
◆ fName
  
  
      
        
          | std::string TWebMenuArgument::fName | 
         
       
   | 
  
protected   | 
  
 
 
◆ fTitle
  
  
      
        
          | std::string TWebMenuArgument::fTitle | 
         
       
   | 
  
protected   | 
  
 
 
◆ fTypeName
  
  
      
        
          | std::string TWebMenuArgument::fTypeName | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: