get_flow_flags
函数功能
获取FlowMsg消息头中的flags。
函数原型
1
get_flow_flags
(
self
)
->
int
参数说明
无
返回值
返回FlowMsg消息中的flags。
异常处理
无
约束说明
无
父主题:
FlowMsg类