OpenCPN Partial API docs
Loading...
Searching...
No Matches
peer_client_dlg.cpp File Reference

Implement peer_client_dlg.h – Confirm peer transfer PIN code dialog. More...

#include <cassert>
#include <iostream>
#include <sstream>
#include <wx/fileconf.h>
#include <wx/json_defs.h>
#include <wx/jsonreader.h>
#include <wx/tokenzr.h>
#include <curl/curl.h>
#include "model/peer_client.h"
#include "model/rest_server.h"
#include "model/semantic_vers.h"
#include "model/config_vars.h"
#include "peer_client_dlg.h"
#include "ocpn_frame.h"
#include "font_mgr.h"
#include "gui_lib.h"

Go to the source code of this file.

Classes

struct  MemoryStruct
 

Detailed Description

Implement peer_client_dlg.h – Confirm peer transfer PIN code dialog.

Definition in file peer_client_dlg.cpp.