OpenCPN Partial API docs
Loading...
Searching...
No Matches
N0183DlgCtx Class Reference

Public Attributes

std::function< void(int)> set_value
 
std::function< void(int)> set_range
 
std::function< void(void)> pulse
 
std::function< void(const std::string &)> set_message
 
std::function< bool()> confirm_overwrite
 

Detailed Description

Definition at line 51 of file comm_n0183_output.h.

Constructor & Destructor Documentation

◆ N0183DlgCtx()

N0183DlgCtx::N0183DlgCtx ( )
inline

Definition at line 59 of file comm_n0183_output.h.

Member Data Documentation

◆ confirm_overwrite

std::function<bool()> N0183DlgCtx::confirm_overwrite

Definition at line 57 of file comm_n0183_output.h.

◆ pulse

std::function<void(void)> N0183DlgCtx::pulse

Definition at line 55 of file comm_n0183_output.h.

◆ set_message

std::function<void(const std::string&)> N0183DlgCtx::set_message

Definition at line 56 of file comm_n0183_output.h.

◆ set_range

std::function<void(int)> N0183DlgCtx::set_range

Definition at line 54 of file comm_n0183_output.h.

◆ set_value

std::function<void(int)> N0183DlgCtx::set_value

Definition at line 53 of file comm_n0183_output.h.


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