EHS
Loading...
Searching...
No Matches
User.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
ehs/EHS.h
"
4
#include "
ehs/Str.h
"
5
6
namespace
ehs
7
{
8
class
EHS_LIB_IO
User
9
{
10
public
:
11
static
void
GetId
(
UInt_32
*
const
real,
UInt_32
*
const
effective,
UInt_32
*
const
saved);
12
13
static
Str_8
GetName
();
14
};
15
}
EHS.h
Str.h
ehs::User
Definition
User.h:9
ehs::User::GetName
static Str_8 GetName()
Definition
User.cpp:16
ehs::User::GetId
static void GetId(UInt_32 *const real, UInt_32 *const effective, UInt_32 *const saved)
Definition
User.cpp:10
ehs
Definition
Anchor.h:6
ehs::UInt_32
unsigned int UInt_32
Definition
Types.h:49
ehs::Str_8
Str< Char_8, UInt_64 > Str_8
Definition
Str.h:1953
include
ehs
system
User.h
Generated by
1.13.2