Public Member Functions | Private Member Functions | List of all members
ReconnectDialog Class Reference

Dialog for sending FORCEIP_CMD with IP set to 0 to camera. More...

#include <reconnect-dialog.h>

Inheritance diagram for ReconnectDialog:
Inheritance graph
[legend]

Public Member Functions

 ReconnectDialog ()=default
 
 ReconnectDialog (wxHtmlHelpController *help_ctrl, wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, long style=wxDEFAULT_DIALOG_STYLE, const wxString &name=wxDialogNameStr)
 
virtual ~ReconnectDialog ()=default
 
- Public Member Functions inherited from SensorCommandDialog
 SensorCommandDialog ()=default
 
 SensorCommandDialog (wxHtmlHelpController *help_ctrl, wxWindow *parent, wxWindowID id, std::string title, int additional_grid_rows, const wxPoint &pos=wxDefaultPosition, long style=wxDEFAULT_DIALOG_STYLE, const wxString &name=wxDialogNameStr)
 
void setActiveSensor (const unsigned int row)
 Select a specific device of the list set by setDiscoveredSensors. More...
 
void setDiscoveredSensors (const wxDataViewListModel *sensor_list, const std::vector< bool > &show={})
 Set list of discovered devices to provide a drop down menu to the user. More...
 
virtual ~SensorCommandDialog ()=default
 

Private Member Functions

void onHelpButton (wxCommandEvent &event)
 
void onReconnectButton (wxCommandEvent &event)
 
 wxDECLARE_EVENT_TABLE ()
 

Additional Inherited Members

- Protected Member Functions inherited from SensorCommandDialog
virtual void clear ()
 Reset and clear all fields. More...
 
void displayHelp (const std::string &section)
 
wxFlexGridSizer * getGrid ()
 
std::array< uint8_t, 6 > getMac () const
 
std::string getMacString () const
 
wxPanel * getPanel ()
 
wxBoxSizer * getVerticalBox ()
 

Detailed Description

Dialog for sending FORCEIP_CMD with IP set to 0 to camera.

Definition at line 19 of file reconnect-dialog.h.

Constructor & Destructor Documentation

ReconnectDialog::ReconnectDialog ( )
default
ReconnectDialog::ReconnectDialog ( wxHtmlHelpController *  help_ctrl,
wxWindow *  parent,
wxWindowID  id,
const wxPoint &  pos = wxDefaultPosition,
long  style = wxDEFAULT_DIALOG_STYLE,
const wxString &  name = wxDialogNameStr 
)

Definition at line 25 of file reconnect-dialog.cc.

virtual ReconnectDialog::~ReconnectDialog ( )
virtualdefault

Member Function Documentation

void ReconnectDialog::onHelpButton ( wxCommandEvent &  event)
private

Definition at line 95 of file reconnect-dialog.cc.

void ReconnectDialog::onReconnectButton ( wxCommandEvent &  event)
private

Definition at line 61 of file reconnect-dialog.cc.

ReconnectDialog::wxDECLARE_EVENT_TABLE ( )
private

The documentation for this class was generated from the following files:


rcdiscover
Author(s): Heiko Hirschmueller , Raphael Schaller
autogenerated on Sun Apr 18 2021 02:16:32