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

Internal helper wrapping host OS and version. More...

#include <plugin_handler.h>

Public Member Functions

std::string name () const
 
std::string version () const
 

Static Public Member Functions

static CompatOsGetInstance ()
 

Detailed Description

Internal helper wrapping host OS and version.

Definition at line 46 of file plugin_handler.h.

Member Function Documentation

◆ GetInstance()

CompatOs * CompatOs::GetInstance ( )
static

Definition at line 327 of file plugin_handler.cpp.

◆ name()

std::string CompatOs::name ( ) const
inline

Definition at line 49 of file plugin_handler.h.

◆ version()

std::string CompatOs::version ( ) const
inline

Definition at line 50 of file plugin_handler.h.


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