OpenCPN Partial API docs
AcceptObjectDlgResult Struct Reference

Returned status from RunAcceptObjectDlg. More...

#include <rest_server.h>

Public Member Functions

 AcceptObjectDlgResult ()
 default constructor, returns empty struct.
 
 AcceptObjectDlgResult (int s, bool b)
 Create a struct with given values for status and check1_value.
 

Public Attributes

const int status
 return value from ShowModal()
 
const bool check1_value
 As of GetCheck1Value()
 

Detailed Description

Returned status from RunAcceptObjectDlg.

Definition at line 83 of file rest_server.h.


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