OpenCPN Partial API docs
Loading...
Searching...
No Matches
AISTargetAlertDialog Class Reference
Inheritance diagram for AISTargetAlertDialog:
OCPN_AlertDialog

Public Member Functions

bool Create (int target_mmsi, wxWindow *parent, AisDecoder *pdecoder, bool b_jumpto, bool b_createWP, bool b_ack, wxWindowID id=wxID_ANY, const wxString &caption=_("OpenCPN AIS Alert"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU)
 
void Init ()
 
int Get_Dialog_MMSI (void)
 
void UpdateText ()
 
void RecalculateSize (void)
 
- Public Member Functions inherited from OCPN_AlertDialog
virtual void Init ()
 
virtual bool Create (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &caption=_("OpenCPN Alert"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU)
 

Public Attributes

wxDateTime dtAlertExpireTime
 

Detailed Description

Definition at line 57 of file AISTargetAlertDialog.h.

Constructor & Destructor Documentation

◆ AISTargetAlertDialog()

AISTargetAlertDialog::AISTargetAlertDialog ( )

Definition at line 131 of file AISTargetAlertDialog.cpp.

◆ ~AISTargetAlertDialog()

AISTargetAlertDialog::~AISTargetAlertDialog ( )

Definition at line 133 of file AISTargetAlertDialog.cpp.

Member Function Documentation

◆ Create()

bool AISTargetAlertDialog::Create ( int  target_mmsi,
wxWindow *  parent,
AisDecoder pdecoder,
bool  b_jumpto,
bool  b_createWP,
bool  b_ack,
wxWindowID  id = wxID_ANY,
const wxString &  caption = _("OpenCPN AIS Alert"),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxCAPTION | wxRESIZE_BORDER | wxSYSTEM_MENU 
)

Definition at line 142 of file AISTargetAlertDialog.cpp.

◆ Get_Dialog_MMSI()

int AISTargetAlertDialog::Get_Dialog_MMSI ( void  )
inline

Definition at line 73 of file AISTargetAlertDialog.h.

◆ Init()

void AISTargetAlertDialog::Init ( void  )
virtual

Reimplemented from OCPN_AlertDialog.

Definition at line 135 of file AISTargetAlertDialog.cpp.

◆ RecalculateSize()

void AISTargetAlertDialog::RecalculateSize ( void  )

Definition at line 281 of file AISTargetAlertDialog.cpp.

◆ UpdateText()

void AISTargetAlertDialog::UpdateText ( )

Definition at line 250 of file AISTargetAlertDialog.cpp.

Member Data Documentation

◆ dtAlertExpireTime

wxDateTime AISTargetAlertDialog::dtAlertExpireTime

Definition at line 77 of file AISTargetAlertDialog.h.


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