AIレスポンスの解析結果を保持する内部構造体
More...
#include <AiApiBridge.h>
|
| static AiResult | Error (std::string const &stat, std::string const &msg) |
| |
◆ AiResult()
◆ content()
| std::string const& AiResult::content |
( |
| ) |
const |
|
inline |
◆ Error()
| static AiResult AiResult::Error |
( |
std::string const & |
stat, |
|
|
std::string const & |
msg |
|
) |
| |
|
inlinestatic |
◆ error_message()
| std::string const& AiResult::error_message |
( |
| ) |
const |
|
inline |
◆ error_status()
| std::string const& AiResult::error_status |
( |
| ) |
const |
|
inline |
◆ is_error()
| bool AiResult::is_error |
( |
| ) |
const |
|
inline |
◆ operator bool()
| AiResult::operator bool |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: