libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::NTUtils::SID_wrapper Class Reference

#include <SecurityDescriptor.hpp>

Public Member Functions

__stdcall SID_wrapper (const unsigned int sid_size=96)
 
__stdcall SID_wrapper (const SID_wrapper &sw)
 
__stdcall ~SID_wrapper ()
 
const SID *__fastcall get () const noexcept(true)
 
SID *__fastcall get () noexcept(true)
 

Detailed Description

Definition at line 60 of file SecurityDescriptor.hpp.

Constructor & Destructor Documentation

◆ SID_wrapper() [1/2]

__stdcall jmmcg::NTUtils::SID_wrapper::SID_wrapper ( const unsigned int  sid_size = 96)
inline

Definition at line 62 of file SecurityDescriptor.hpp.

◆ SID_wrapper() [2/2]

__stdcall jmmcg::NTUtils::SID_wrapper::SID_wrapper ( const SID_wrapper sw)
inline

Definition at line 65 of file SecurityDescriptor.hpp.

◆ ~SID_wrapper()

__stdcall jmmcg::NTUtils::SID_wrapper::~SID_wrapper ( )
inline

Definition at line 69 of file SecurityDescriptor.hpp.

Member Function Documentation

◆ get() [1/2]

const SID* __fastcall jmmcg::NTUtils::SID_wrapper::get ( ) const
inlinenoexcept

Definition at line 72 of file SecurityDescriptor.hpp.

◆ get() [2/2]

SID* __fastcall jmmcg::NTUtils::SID_wrapper::get ( )
inlinenoexcept

Definition at line 75 of file SecurityDescriptor.hpp.


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