listroot 和 listnode
#define LIST_FLAG_IGNORE BV01
#define LIST_FLAG_PRIORITY BV02
#define LIST_FLAG_MESSAGE BV03
#define LIST_FLAG_DEBUG BV04
#define LIST_FLAG_INFO BV05
#define LIST_FLAG_LOG BV06
#define LIST_FLAG_CLASS BV07
#define LIST_FLAG_READ BV08
#define LIST_FLAG_WRITE BV09
#define LIST_FLAG_HIDE BV10
#define LIST_FLAG_INHERIT BV11
#define LIST_FLAG_REGEX BV12
#define LIST_FLAG_NEST BV13
#define LIST_FLAG_CASE BV14
#define LIST_FLAG_DEFAULT LIST_FLAG_MESSAGE特殊的 list
最后更新于