Class FbConsole

Inheritance Relationships

Base Type

Class Documentation

class FbConsole : public Gaia::Dev::Service

Public Functions

explicit FbConsole(Charon charon)
virtual void start(Service *provider) override

Starts the service and associates it with the provider.

Parameters:

provider – The provider to associate with

void puts(const char *s)
void puts(const char *s, size_t n)
void log_output(char c)
void input(unsigned char c)
void clear()
void create_dev()
inline virtual const char *class_name() override
inline virtual const char *name() override

Public Members

Posix::TTY *tty