Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Public Member Functions | Public Attributes | List of all members
jau::os::RuntimeOSInfo Struct Reference

#include <os_support.hpp>

Collaboration diagram for jau::os::RuntimeOSInfo:

Public Member Functions

std::string to_string () noexcept
 

Public Attributes

std::string domainname
 
std::string machine
 
std::string nodename
 
std::string release
 
std::string sysname
 
std::string version
 

Detailed Description

Definition at line 223 of file os_support.hpp.

Member Function Documentation

◆ to_string()

std::string jau::os::RuntimeOSInfo::to_string ( )
inlinenoexcept

Definition at line 230 of file os_support.hpp.

Here is the caller graph for this function:

Member Data Documentation

◆ sysname

std::string jau::os::RuntimeOSInfo::sysname

Definition at line 224 of file os_support.hpp.

◆ nodename

std::string jau::os::RuntimeOSInfo::nodename

Definition at line 225 of file os_support.hpp.

◆ release

std::string jau::os::RuntimeOSInfo::release

Definition at line 226 of file os_support.hpp.

◆ version

std::string jau::os::RuntimeOSInfo::version

Definition at line 227 of file os_support.hpp.

◆ machine

std::string jau::os::RuntimeOSInfo::machine

Definition at line 228 of file os_support.hpp.

◆ domainname

std::string jau::os::RuntimeOSInfo::domainname

Definition at line 229 of file os_support.hpp.


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