![]() |
Panoptes 1.0.0
Endpoint Detection and Response
|
#include <grpcpp/grpcpp.h>#include "panoptes.pb.h"#include "panoptes.grpc.pb.h"#include "container_ipc.hpp"#include <objbase.h>#include <iostream>#include <vector>Go to the source code of this file.
Classes | |
| class | PanoptesImpl |
| The PanoptesImpl class is a class that implements the PanoptesExtensibility::Service interface from the gRPC class. More... | |
Functions | |
| void | RunContainerServer (LPVOID lpParam) |
| The RunContainerServer function is a function that runs the container server. | |
| void RunContainerServer | ( | LPVOID | lpParam | ) |
The RunContainerServer function is a function that runs the container server.
| lpParam | The port value that is read from the registry. |
Definition at line 105 of file ext_server.cpp.
Referenced by WinMain().