Sane C++ Libraries
C++ Platform Abstraction Libraries
SC::OperatingSystem Struct Reference

Holds information about operating system. More...

#include <Platform.h>

Public Types

enum  Type {
  macOS ,
  iOS ,
  Emscripten ,
  Windows ,
  Linux
}
 

Static Public Member Functions

static Type getHostOS ()
 Returns the currently active host operating system. More...
 

Detailed Description

Holds information about operating system.

Member Function Documentation

◆ getHostOS()

static Type SC::OperatingSystem::getHostOS ( )
static

Returns the currently active host operating system.


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