OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
Marvin Class Reference

#include <marvin.h>

Public Member Functions

 Marvin ()
 
bool autoComplete (std::string &v)
 
bool exec (std::string_view v)
 

Public Attributes

Tempest::Signal< void(std::string_view)> print
 

Detailed Description

Definition at line 9 of file marvin.h.

Constructor & Destructor Documentation

◆ Marvin()

Marvin::Marvin ( )

Definition at line 51 of file marvin.cpp.

Member Function Documentation

◆ autoComplete()

bool Marvin::autoComplete ( std::string &  v)

Definition at line 243 of file marvin.cpp.

◆ exec()

bool Marvin::exec ( std::string_view  v)

Definition at line 255 of file marvin.cpp.

Member Data Documentation

◆ print

Tempest::Signal<void(std::string_view)> Marvin::print

Definition at line 13 of file marvin.h.


The documentation for this class was generated from the following files: