Public Member Functions | Static Public Member Functions | Data Fields

OpcodeNoteoffBase< T > Class Template Reference

#include <OpcodeBase.hpp>

Public Member Functions

Static Public Member Functions

Data Fields

template<typename T>
class OpcodeNoteoffBase< T >


Member Function Documentation

template<typename T >
int OpcodeNoteoffBase< T >::audio ( CSOUND csound  )  [inline]
template<typename T >
static int OpcodeNoteoffBase< T >::audio_ ( CSOUND csound,
void *  opcode 
) [inline, static]
template<typename T >
int OpcodeNoteoffBase< T >::init ( CSOUND csound  )  [inline]
template<typename T >
static int OpcodeNoteoffBase< T >::init_ ( CSOUND csound,
void *  opcode 
) [inline, static]
template<typename T >
int OpcodeNoteoffBase< T >::kontrol ( CSOUND csound  )  [inline]
template<typename T >
static int OpcodeNoteoffBase< T >::kontrol_ ( CSOUND csound,
void *  opcode 
) [inline, static]
template<typename T >
void OpcodeNoteoffBase< T >::log ( CSOUND csound,
const char *  format,
  ... 
) [inline]

References CSOUND_::MessageV.

template<typename T >
int OpcodeNoteoffBase< T >::noteoff ( CSOUND csound  )  [inline]
template<typename T >
static int OpcodeNoteoffBase< T >::noteoff_ ( CSOUND csound,
void *  opcode 
) [inline, static]
template<typename T >
void OpcodeNoteoffBase< T >::warn ( CSOUND csound,
const char *  format,
  ... 
) [inline]

Field Documentation

template<typename T >
OPDS OpcodeNoteoffBase< T >::h