| 
|   | PINCreateDialog (wxWindow *parent, wxWindowID id, const wxString &caption, const wxString &hint, const wxPoint &pos, const wxSize &size, long style) | 
|   | 
| wxDialog *  | Initiate (const std::string &msg, const std::string &text1) | 
|   | 
| void  | DeInit () | 
|   | 
| bool  | Create (wxWindow *parent, wxWindowID id=SYMBOL_STG_IDNAME, const wxString &caption=SYMBOL_STG_TITLE, const wxString &hint=SYMBOL_STG_TITLE, const wxPoint &pos=SYMBOL_STG_POSITION, const wxSize &size=SYMBOL_STG_SIZE, long style=SYMBOL_STG_STYLE) | 
|   | 
| void  | SetMessage (const wxString &message) | 
|   | 
| void  | SetText1Message (const wxString &message) | 
|   | 
| wxString  | GetText1Value () | 
|   | 
Definition at line 87 of file rest_server_gui.h.
 
◆ PINCreateDialog() [1/2]
      
        
          | PINCreateDialog::PINCreateDialog  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ PINCreateDialog() [2/2]
      
        
          | PINCreateDialog::PINCreateDialog  | 
          ( | 
          wxWindow *  | 
          parent,  | 
        
        
           | 
           | 
          wxWindowID  | 
          id,  | 
        
        
           | 
           | 
          const wxString &  | 
          caption,  | 
        
        
           | 
           | 
          const wxString &  | 
          hint,  | 
        
        
           | 
           | 
          const wxPoint &  | 
          pos,  | 
        
        
           | 
           | 
          const wxSize &  | 
          size,  | 
        
        
           | 
           | 
          long  | 
          style  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~PINCreateDialog()
      
        
          | PINCreateDialog::~PINCreateDialog  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Create()
      
        
          | bool PINCreateDialog::Create  | 
          ( | 
          wxWindow *  | 
          parent,  | 
        
        
           | 
           | 
          wxWindowID  | 
          id = SYMBOL_STG_IDNAME,  | 
        
        
           | 
           | 
          const wxString &  | 
          caption = SYMBOL_STG_TITLE,  | 
        
        
           | 
           | 
          const wxString &  | 
          hint = SYMBOL_STG_TITLE,  | 
        
        
           | 
           | 
          const wxPoint &  | 
          pos = SYMBOL_STG_POSITION,  | 
        
        
           | 
           | 
          const wxSize &  | 
          size = SYMBOL_STG_SIZE,  | 
        
        
           | 
           | 
          long  | 
          style = SYMBOL_STG_STYLE  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ DeInit()
      
        
          | void PINCreateDialog::DeInit  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ GetDlgCtx()
◆ GetText1Value()
  
  
      
        
          | wxString PINCreateDialog::GetText1Value  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Initiate()
      
        
          | wxDialog * PINCreateDialog::Initiate  | 
          ( | 
          const std::string &  | 
          msg,  | 
        
        
           | 
           | 
          const std::string &  | 
          text1  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ SetMessage()
      
        
          | void PINCreateDialog::SetMessage  | 
          ( | 
          const wxString &  | 
          message | ) | 
           | 
        
      
 
 
◆ SetText1Message()
      
        
          | void PINCreateDialog::SetText1Message  | 
          ( | 
          const wxString &  | 
          message | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following files: