Nebula
Loading...
Searching...
No Matches
darwinsysteminfo.h
Go to the documentation of this file.
1
#pragma once
2
#ifndef DARWIN_DARWINSYSTEMINFO_H
3
#define DARWIN_DARWINSYSTEMINFO_H
4
//------------------------------------------------------------------------------
13
#include "system/base/systeminfobase.h"
14
15
//------------------------------------------------------------------------------
16
namespace
Darwin
17
{
18
class
DarwinSystemInfo
:
public
Base::SystemInfoBase
19
{
20
public
:
22
DarwinSystemInfo
();
23
};
24
25
}
// namespace Darwin
26
//------------------------------------------------------------------------------
27
#endif
Darwin::DarwinSystemInfo
Provide information about the system we're running on.
Definition
darwinsysteminfo.h:19
Darwin::DarwinSystemInfo::DarwinSystemInfo
DarwinSystemInfo()
constructor
Definition
darwinsysteminfo.cc:15
Darwin
Definition
darwinsysteminfo.cc:10
code
foundation
system
darwin
darwinsysteminfo.h
Generated on Thu Nov 14 2024 22:10:45 for Nebula. Dark theme by
Tilen Majerle
. All rights reserved.