openMSX
Public Member Functions | List of all members
AdhocCliCommParser Class Reference

#include <AdhocCliCommParser.hh>

Public Member Functions

 AdhocCliCommParser (std::function< void(const std::string &)> callback)
 
void parse (std::span< const char > buf)
 

Detailed Description

Definition at line 9 of file AdhocCliCommParser.hh.

Constructor & Destructor Documentation

◆ AdhocCliCommParser()

AdhocCliCommParser::AdhocCliCommParser ( std::function< void(const std::string &)>  callback)
explicit

Definition at line 6 of file AdhocCliCommParser.cc.

Member Function Documentation

◆ parse()

void AdhocCliCommParser::parse ( std::span< const char >  buf)

Definition at line 11 of file AdhocCliCommParser.cc.

References parse().

Referenced by parse().


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