NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim_robot_helper.h 文件参考

SDK波特机器人辅助方法 更多...

#include <assert.h>
#include <list>
#include <string>
#include "nim_cpp_wrapper/nim_sdk_cpp_wrapper.h"
#include "nim_define_include.h"
#include "nim_wrapper_util/nim_json_util.h"

浏览源代码.

struct  nim::RobotInfo
 机器人信息 更多...
 

命名空间

namespace  nim
 namespace nim
 

类型定义

typedef std::list< RobotInfo > nim::RobotInfos
 

函数

bool nim::ParseRobotInfosStringToRobotInfos (const std::string &infos_json, RobotInfos &infos)
 解析机器人信息
 
bool nim::ParseRobotInfoStringToRobotInfo (const std::string &info_json, RobotInfo &info)
 解析机器人信息
 

详细描述

SDK波特机器人辅助方法

日期
2017/06/26