ToJson
函数功能
获取流程的JSON数据。
函数原型
1
std
::
string
Stream::ToJson
()
const
;
返回参数说明
数据结构
说明
std::string
流程的JSON数据字符串。
父主题:
Stream