Asterisk - The Open Source Telephony Project  18.5.0
Public Member Functions | Data Fields
test_sorcery_object Struct Reference

Dummy sorcery object. More...

Collaboration diagram for test_sorcery_object:
Collaboration graph
[legend]

Public Member Functions

 SORCERY_OBJECT (details)
 
 SORCERY_OBJECT (details)
 
 SORCERY_OBJECT (details)
 
 SORCERY_OBJECT (details)
 

Data Fields

unsigned int bob
 
struct ast_variablejack
 
struct ast_variablejim
 
unsigned int joe
 

Detailed Description

Dummy sorcery object.

Definition at line 2275 of file res_sorcery_memory_cache.c.

Member Function Documentation

◆ SORCERY_OBJECT() [1/4]

SORCERY_OBJECT ( details  )

◆ SORCERY_OBJECT() [2/4]

SORCERY_OBJECT ( details  )

◆ SORCERY_OBJECT() [3/4]

SORCERY_OBJECT ( details  )

◆ SORCERY_OBJECT() [4/4]

SORCERY_OBJECT ( details  )

Field Documentation

◆ bob

unsigned int bob

◆ jack

struct ast_variable* jack

◆ jim

struct ast_variable* jim

Definition at line 48 of file test_sorcery.c.

Referenced by jim_handler(), jim_vl(), test_sorcery_copy(), and test_sorcery_object_destroy().

◆ joe

unsigned int joe

Definition at line 47 of file test_sorcery.c.

Referenced by alloc_and_initialize_sorcery(), AST_TEST_DEFINE(), and test_sorcery_copy().


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