| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | |
| struct ast_string_field_mgr | __field_mgr | 
| struct ast_string_field_pool * | __field_mgr_pool | 
| struct ast_ha * | aclopt | 
| int | boolopt | 
| struct ast_format_cap * | codeccapopt | 
| unsigned int | customopt:1 | 
| double | doubleopt | 
| unsigned int | flags | 
| int32_t | intopt | 
| const ast_string_field | name | 
| struct ast_sockaddr | sockaddropt | 
| const ast_string_field | stropt | 
| int | timelenopt1 | 
| int | timelenopt2 | 
| int | timelenopt3 | 
| int | timelenopt4 | 
| uint32_t | uintopt | 
Definition at line 1342 of file test_config.c.
| struct ast_string_field_mgr __field_mgr | 
Definition at line 1346 of file test_config.c.
| struct ast_string_field_pool* __field_mgr_pool | 
Definition at line 1346 of file test_config.c.
| struct ast_ha* aclopt | 
Definition at line 1357 of file test_config.c.
Referenced by AST_TEST_DEFINE().
| int boolopt | 
Definition at line 1356 of file test_config.c.
Referenced by AST_TEST_DEFINE().
| struct ast_format_cap* codeccapopt | 
Definition at line 1358 of file test_config.c.
Referenced by AST_TEST_DEFINE().
| unsigned int customopt | 
Definition at line 1359 of file test_config.c.
Referenced by AST_TEST_DEFINE().
| double doubleopt | 
Definition at line 1354 of file test_config.c.
Referenced by AST_TEST_DEFINE().
| unsigned int flags | 
Definition at line 1353 of file test_config.c.
Referenced by AST_TEST_DEFINE(), and test_item_cmp().
| int32_t intopt | 
Definition at line 1347 of file test_config.c.
Referenced by AST_TEST_DEFINE().
| const ast_string_field name | 
Definition at line 1346 of file test_config.c.
Referenced by PathSegment::get_child(), SwaggerType::load(), and test_item_cmp().
| struct ast_sockaddr sockaddropt | 
Definition at line 1355 of file test_config.c.
Referenced by AST_TEST_DEFINE().
| const ast_string_field stropt | 
Definition at line 1346 of file test_config.c.
Referenced by AST_TEST_DEFINE().
| int timelenopt1 | 
Definition at line 1349 of file test_config.c.
Referenced by AST_TEST_DEFINE().
| int timelenopt2 | 
Definition at line 1350 of file test_config.c.
Referenced by AST_TEST_DEFINE().
| int timelenopt3 | 
Definition at line 1351 of file test_config.c.
Referenced by AST_TEST_DEFINE().
| int timelenopt4 | 
Definition at line 1352 of file test_config.c.
Referenced by AST_TEST_DEFINE().
| uint32_t uintopt | 
Definition at line 1348 of file test_config.c.
Referenced by AST_TEST_DEFINE().