openMSX
|
#include <AdhocCliCommParser.hh>
Public Member Functions | |
AdhocCliCommParser (std::function< void(const std::string &)> callback) | |
void | parse (std::span< const char > buf) |
Definition at line 9 of file AdhocCliCommParser.hh.
|
explicit |
Definition at line 6 of file AdhocCliCommParser.cc.
void AdhocCliCommParser::parse | ( | std::span< const char > | buf | ) |