This file includes the common used data items shares by different categories. More...
#include "platform.h"
Go to the source code of this file.
Enumerations | |
enum | ast_category_t { I001 = 1, I002 = 2, I004 = 4, I008 = 8, I010 = 10, I019 = 19, I020 = 20, I021 = 21, I023 = 23, I034 = 34, I048 = 48, I062 = 62, I065 = 65, I240 = 240, INULLCAT = 0 } |
Definition of category ID. More... | |
Functions | |
const char * | ast_category_to_str (const ast_category_t type) |
Convert from ast_category_t to C string. More... | |
This file includes the common used data items shares by different categories.
enum ast_category_t |
Definition of category ID.
const char* ast_category_to_str | ( | const ast_category_t | type | ) |
Convert from ast_category_t to C string.