ub_event Struct Reference

An "object" comprising a user defined pluggable event. More...

#include <unbound-event.h>

Data Fields

unsigned long magic
 magic must be UB_EVENT_MAGIC (0x44d74d78)
 
struct ub_event_vmtvmt
 Virtual Method Table for ub_event.
 

Detailed Description

An "object" comprising a user defined pluggable event.

The magic number must be correct and the Virtual Method Table must be fully equipped providing the ub_event API to be used by libunbound.


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