Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
sorcery_observer_invocation Struct Reference

Structure used for observer invocations. More...

Collaboration diagram for sorcery_observer_invocation:
Collaboration graph
[legend]

Data Fields

void * object
 Pointer to the object. More...
 
struct ast_sorcery_object_typeobject_type
 Pointer to the object type. More...
 

Detailed Description

Structure used for observer invocations.

Definition at line 196 of file sorcery.c.

Field Documentation

◆ object

void* object

◆ object_type

struct ast_sorcery_object_type* object_type

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