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

#include <TclArgParser.hh>

Public Member Functions

void operator() (Interpreter &interp, const TclObject &obj, bool &result) const
 

Detailed Description

Definition at line 17 of file TclArgParser.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 18 of file TclArgParser.hh.

References openmsx::TclObject::getBoolean().


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