ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
Loading...
Searching...
No Matches
foresthub::platform::ConsoleInterface Member List

This is the complete list of members for foresthub::platform::ConsoleInterface, including all inherited members.

Available() const noexcept=0foresthub::platform::ConsoleInterfacepure virtual
Begin()=0foresthub::platform::ConsoleInterfacepure virtual
ClearLineBuffer()=0foresthub::platform::ConsoleInterfacepure virtual
Flush() noexcept=0foresthub::platform::ConsoleInterfacepure virtual
Printf(const char *format,...)=0foresthub::platform::ConsoleInterfacepure virtual
Read()=0foresthub::platform::ConsoleInterfacepure virtual
ReadLine(size_t max_length=256, unsigned long timeout_ms=0, bool echo=true)=0foresthub::platform::ConsoleInterfacepure virtual
TryReadLine(size_t max_length=256, bool echo=true)=0foresthub::platform::ConsoleInterfacepure virtual
Write(const std::string &data)=0foresthub::platform::ConsoleInterfacepure virtual