Eunomia  0.1.0
A lightweight eBPF-based CloudNative Monitor tool for Container Security and Observability
tracker_event< T > Struct Template Reference

the basic event type More...

#include <event_handler.h>

Collaboration diagram for tracker_event< T >:
Collaboration graph

Public Attributes

data
 
container_info ct_info
 

Detailed Description

template<typename T>
struct tracker_event< T >

the basic event type

T is the event from C code

Member Data Documentation

◆ ct_info

template<typename T >
container_info tracker_event< T >::ct_info

◆ data

template<typename T >
T tracker_event< T >::data

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