pianod2
multisource multiuser scriptable networked music player
Public Member Functions | List of all members
Parsnip::Interpreter< ReturnType, ContextType > Class Template Referenceabstract

#include <parsnip_command.h>

Public Member Functions

virtual ReturnType interpret (Parser::CommandId command_id, const Parsnip::Data &parameters, ContextType context)=0
 

Member Function Documentation

◆ interpret()

template<typename ReturnType , typename ContextType >
virtual ReturnType Parsnip::Interpreter< ReturnType, ContextType >::interpret ( Parser::CommandId  command_id,
const Parsnip::Data parameters,
ContextType  context 
)
pure virtual

Implemented in PianodInterpreter.


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