Panoptes 1.0.0
Endpoint Detection and Response
Loading...
Searching...
No Matches
Public Attributes | List of all members
PanoptesContext Struct Reference

#include <panoptes_service.h>

Public Attributes

std::atomic< bool > threadError
 
Configurationconfig
 
std::atomic< PanoptesDatabasedatabase = PanoptesDatabase()
 

Detailed Description

Definition at line 6 of file panoptes_service.h.

Member Data Documentation

◆ config

Configuration* PanoptesContext::config

Definition at line 8 of file panoptes_service.h.

Referenced by SelfQueuePeScan(), StartPanoptesTrace(), and WinMain().

◆ database

std::atomic<PanoptesDatabase> PanoptesContext::database = PanoptesDatabase()

Definition at line 9 of file panoptes_service.h.

Referenced by WinMain().

◆ threadError

std::atomic<bool> PanoptesContext::threadError

Definition at line 7 of file panoptes_service.h.

Referenced by RunServiceServer(), and WinMain().


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