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

Utility to manage unique GUID strings. More...

#include <gpx_document.h>

Static Public Member Functions

static wxString GetUUID (void)
 Return a unique RFC4122 version 4 compliant GUID string.
 
static void SeedRandom ()
 Seed the random generator used by GetUUID().
 

Detailed Description

Utility to manage unique GUID strings.

Definition at line 28 of file gpx_document.h.

Member Function Documentation

◆ GetUUID()

wxString GpxDocument::GetUUID ( void  )
static

Return a unique RFC4122 version 4 compliant GUID string.

Definition at line 31 of file gpx_document.cpp.

◆ SeedRandom()

void GpxDocument::SeedRandom ( )
static

Seed the random generator used by GetUUID().

Definition at line 68 of file gpx_document.cpp.


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