Go to the documentation of this file.
20 #include <FL/fl_ask.H>
27 void changingDeviceCb(Fl_Widget *,
void *user_data)
33 void macCb(Fl_Widget *,
void *user_data)
39 void reconnectCb(Fl_Widget *,
void *user_data)
45 void helpCb(Fl_Widget *,
void *)
80 const std::string &sel_mac)
124 if (fl_choice(
"Are you sure to reconnect device with MAC-address %s?",
125 "No",
"Yes", 0,
mac->value()) == 1)
132 catch(
const std::runtime_error &ex)
134 fl_alert(
"%s", ex.what());
147 device->callback(changingDeviceCb,
this);
157 help->callback(helpCb,
this);
162 size_range(w(), h(), w(), h());
Class for sending GigE Vision FORCEIP_CMD to camera.
void updateDevices(const std::vector< std::pair< std::string, std::string > > &list, const std::string &sel_mac)
static ReconnectWindow * showWindow()
int addRightY(int gap=GAP_SIZE)
Computes the y coordinate of a widget to the right of the last added widget.
void checkGroupSize(const char *group_name)
The size of the current group must be set before adding all children, especially resizable ones.
void sendCommand(std::uint64_t mac, std::uint32_t ip, std::uint32_t subnet, std::uint32_t gateway)
Send FORCEIP_CMD.
void update(const std::vector< std::pair< std::string, std::string > > &list, const std::string &sel_mac)
static void showWindow(const char *target=0)
rcdiscover
Author(s): Heiko Hirschmueller
, Raphael Schaller
autogenerated on Thu Aug 1 2024 02:55:56