Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
uintmax_t | id |
char | name [0] |
int | sublevel |
Definition at line 26 of file logger_category.c.
uintmax_t id |
Definition at line 28 of file logger_category.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), category_is_allowed(), category_register(), category_set_sublevel(), and Model::load().
char name[0] |
Definition at line 29 of file logger_category.c.
Referenced by casecmp_by_name(), category_complete(), category_register(), cmp_by_name(), PathSegment::get_child(), Parameter::load(), Property::load(), and SwaggerType::load().
int sublevel |
Definition at line 27 of file logger_category.c.
Referenced by category_is_allowed(), category_register(), category_set_sublevel(), and category_set_sublevels().