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

| Data Fields | |
| struct test_item * | global | 
| struct test_item * | global_defaults | 
| struct ao2_container * | items | 
Definition at line 1361 of file test_config.c.
| struct test_item* global | 
Definition at line 1362 of file test_config.c.
Referenced by test_config_alloc(), and test_config_destructor().
| struct test_item* global_defaults | 
Definition at line 1363 of file test_config.c.
Referenced by test_config_alloc(), and test_config_destructor().
| struct ao2_container* items | 
Definition at line 1364 of file test_config.c.
Referenced by OrderedDict::__eq__(), OrderedDict::__repr__(), test_config_alloc(), and test_config_destructor().