Asterisk - The Open Source Telephony Project  18.5.0
Public Member Functions | Data Fields
test_struct Struct Reference
Collaboration diagram for test_struct:
Collaboration graph
[legend]

Public Member Functions

 AST_STRING_FIELD_EXTENDED (string2)
 

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
int foo
 
int foo2
 
int locked
 
int reffed
 
const ast_string_field string1
 

Detailed Description

Definition at line 102 of file test_scoped_lock.c.

Member Function Documentation

◆ AST_STRING_FIELD_EXTENDED()

AST_STRING_FIELD_EXTENDED ( string2  )

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 306 of file test_stringfields.c.

Referenced by AST_TEST_DEFINE().

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 306 of file test_stringfields.c.

Referenced by AST_TEST_DEFINE().

◆ foo

int foo

Definition at line 303 of file test_stringfields.c.

Referenced by AST_TEST_DEFINE().

◆ foo2

int foo2

Definition at line 307 of file test_stringfields.c.

◆ locked

int locked

Definition at line 104 of file test_scoped_lock.c.

Referenced by test_lock(), test_ref(), test_unlock(), and test_unref().

◆ reffed

int reffed

Definition at line 105 of file test_scoped_lock.c.

Referenced by test_lock(), test_ref(), test_unlock(), and test_unref().

◆ string1

const ast_string_field string1

Definition at line 306 of file test_stringfields.c.

Referenced by AST_TEST_DEFINE().


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