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

#include <TclArgParser.hh>

Public Member Functions

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

Detailed Description

Definition at line 27 of file TclArgParser.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 28 of file TclArgParser.hh.

References openmsx::TclObject::getDouble().


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