openMSX
Public Member Functions | List of all members
openmsx::detail::GetArg< std::string_view > Struct Reference

#include <TclArgParser.hh>

Public Member Functions

void operator() (Interpreter &, const TclObject &obj, std::string_view &result) const
 

Detailed Description

Definition at line 32 of file TclArgParser.hh.

Member Function Documentation

◆ operator()()

void openmsx::detail::GetArg< std::string_view >::operator() ( Interpreter ,
const TclObject obj,
std::string_view &  result 
) const
inline

Definition at line 33 of file TclArgParser.hh.

References openmsx::TclObject::getString().


The documentation for this struct was generated from the following file: