机器人信息
More...
#include <nim_robot_helper.h>
◆ GetAccid()
std::string nim::RobotInfo::GetAccid |
( |
| ) |
const |
|
inline |
◆ GetCreateTime()
uint64_t nim::RobotInfo::GetCreateTime |
( |
| ) |
const |
|
inline |
◆ GetIcon()
std::string nim::RobotInfo::GetIcon |
( |
| ) |
const |
|
inline |
◆ GetIntro()
std::string nim::RobotInfo::GetIntro |
( |
| ) |
const |
|
inline |
◆ GetName()
std::string nim::RobotInfo::GetName |
( |
| ) |
const |
|
inline |
◆ GetRobotID()
std::string nim::RobotInfo::GetRobotID |
( |
| ) |
const |
|
inline |
◆ GetUpdateTime()
uint64_t nim::RobotInfo::GetUpdateTime |
( |
| ) |
const |
|
inline |
◆ SetAccid()
void nim::RobotInfo::SetAccid |
( |
const std::string & |
accid | ) |
|
|
inline |
◆ SetCreateTime()
void nim::RobotInfo::SetCreateTime |
( |
const uint64_t |
time | ) |
|
|
inline |
◆ SetIcon()
void nim::RobotInfo::SetIcon |
( |
const std::string & |
icon | ) |
|
|
inline |
◆ SetIntro()
void nim::RobotInfo::SetIntro |
( |
const std::string & |
intro | ) |
|
|
inline |
◆ SetName()
void nim::RobotInfo::SetName |
( |
const std::string & |
name | ) |
|
|
inline |
◆ SetRobotID()
void nim::RobotInfo::SetRobotID |
( |
const std::string & |
id | ) |
|
|
inline |
◆ SetUpdateTime()
void nim::RobotInfo::SetUpdateTime |
( |
const uint64_t |
time | ) |
|
|
inline |
The documentation for this struct was generated from the following file: