Nebula
Loading...
Searching...
No Matches
posixsysteminfo.h
Go to the documentation of this file.
1
#pragma once
2
//------------------------------------------------------------------------------
10
//------------------------------------------------------------------------------
11
namespace
Posix
12
{
13
class
PosixSystemInfo
14
{
15
public
:
17
PosixSystemInfo
();
18
};
19
20
}
// namespace Posix
21
//------------------------------------------------------------------------------
Posix::PosixSystemInfo
Provide information about the system we're running on.
Definition
posixsysteminfo.h:14
Posix::PosixSystemInfo::PosixSystemInfo
PosixSystemInfo()
constructor
Definition
posixsysteminfo.cc:23
Posix
Posix implemention of a read-many write-few lock.
Definition
posixsysfunc.cc:21
code
foundation
system
posix
posixsysteminfo.h
Generated on Thu Nov 14 2024 22:10:45 for Nebula. Dark theme by
Tilen Majerle
. All rights reserved.