Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_sorcery_object Struct Reference

Structure for internal sorcery object information. More...

Data Fields

struct timeval created
 Time that the object was created.
 
ao2_destructor_fn destructor
 Optional object destructor.
 
struct ast_variableextended
 Extended object fields.
 
unsigned int has_dynamic_contents:1
 Whether this object has dynamic contents or not.
 
char * id
 Unique identifier of this object.
 
char type [MAX_OBJECT_TYPE]
 Type of object.
 

Detailed Description

Structure for internal sorcery object information.

Definition at line 127 of file sorcery.c.


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