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

#include <TclArgParser.hh>

Public Member Functions

void operator() (Interpreter &interp, const TclObject &obj, std::vector< T > &result) const
 

Detailed Description

template<typename T>
struct openmsx::detail::GetArg< std::vector< T > >

Definition at line 56 of file TclArgParser.hh.

Member Function Documentation

◆ operator()()

template<typename T >
void openmsx::detail::GetArg< std::vector< T > >::operator() ( Interpreter interp,
const TclObject obj,
std::vector< T > &  result 
) const
inline

Definition at line 57 of file TclArgParser.hh.


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