|
Agora
1.2.0
Agora project
|
#include <win_eventlog_sink.h>
Public Member Functions | |
| sid_t () | |
| SID * | as_sid () const |
Static Public Member Functions | |
| static sid_t | duplicate_sid (PSID psid) |
| static sid_t | get_current_user_sid () |
Public Attributes | |
| std::vector< char > | buffer_ |
Wrapper for security identifiers (SID) on Windows
|
inline |
|
inline |
Retrieves pointer to the internal buffer contents as SID*

|
inlinestatic |
creates a wrapped SID copy


|
inlinestatic |
Get SID for the current user


| std::vector<char> spdlog::sinks::win_eventlog::internal::sid_t::buffer_ |