ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
Loading...
Searching...
No Matches
console.hpp File Reference

Abstract interface for console I/O. More...

#include <cstdarg>
#include <string>
#include "foresthub/util/optional.hpp"

Go to the source code of this file.

Classes

class  foresthub::platform::ConsoleInterface
 Abstract interface for console I/O. More...

Namespaces

namespace  foresthub
 Top-level namespace for the ForestHub SDK.
namespace  foresthub::platform
 Hardware abstraction layer: network, console, time, crypto, and GPIO interfaces.

Detailed Description

Abstract interface for console I/O.