#include <widget.h>
Definition at line 42 of file widget.h.
 
◆ Widget()
      
        
          | Widget::Widget | ( | int | number, | 
        
          |  |  | const std::string & | name | 
        
          |  | ) |  |  | 
      
 
 
◆ ~Widget()
◆ GetCharPtrValue()
      
        
          | void Widget::GetCharPtrValue | ( | char * | buffer, | 
        
          |  |  | size_t | max_size | 
        
          |  | ) |  | const | 
      
 
 
◆ GetFloatValue()
      
        
          | float Widget::GetFloatValue | ( |  | ) | const | 
      
 
 
◆ GetIntValue()
      
        
          | int Widget::GetIntValue | ( |  | ) | const | 
      
 
 
◆ GetStringValue()
      
        
          | std::string Widget::GetStringValue | ( |  | ) | const | 
      
 
 
◆ name_
  
  | 
        
          | std::string Widget::name_ |  | private | 
 
 
◆ number_
The documentation for this class was generated from the following files: