Asterisk - The Open Source Telephony Project GIT-master-7e7a603
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)
 

Data Fields

unsigned int bob
 
struct ast_variablejack
 
struct ast_variablejim
 
unsigned int joe
 

Detailed Description

Dummy sorcery object.

Definition at line 44 of file test_sorcery.c.

Member Function Documentation

◆ SORCERY_OBJECT() [1/3]

SORCERY_OBJECT ( details  )

◆ SORCERY_OBJECT() [2/3]

SORCERY_OBJECT ( details  )

◆ SORCERY_OBJECT() [3/3]

SORCERY_OBJECT ( details  )

Field Documentation

◆ bob

unsigned int bob

Definition at line 46 of file test_sorcery.c.

Referenced by test_sorcery_copy().

◆ 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 test_sorcery_copy().


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