|
std::wstring | line |
|
std::optional< std::wstring > | saved |
|
◆ HistoryEntry()
ChatPrompt::HistoryEntry::HistoryEntry |
( |
const std::wstring & | line | ) |
|
|
inline |
◆ operator!=()
bool ChatPrompt::HistoryEntry::operator!= |
( |
const HistoryEntry & | other | ) |
|
|
inline |
◆ operator==()
bool ChatPrompt::HistoryEntry::operator== |
( |
const HistoryEntry & | other | ) |
|
◆ line
std::wstring ChatPrompt::HistoryEntry::line |
◆ saved
std::optional<std::wstring> ChatPrompt::HistoryEntry::saved |
The documentation for this struct was generated from the following files: