C++ API Reference RNBO: RNBO::OutletEvent Class Reference

RNBO: RNBO::OutletEvent Class Reference

#include <RNBO_OutletEvent.h>

Public Member Functions

 OutletEvent (const OutletEvent &other)=default
 
OutletEventoperator= (const OutletEvent &other)=default
 
 OutletEvent (MillisecondTime eventTime, EngineLink *sender, OutletIndex index, ParameterValue value, PatcherEventTarget *eventTarget=nullptr)
 
bool operator== (const OutletEvent &rhs) const
 
EngineLink * getSender () const
 
OutletIndex getIndex () const
 
ParameterValue getValue () const
 
MillisecondTime getTime () const
 
PatcherEventTarget * getEventTarget () const
 
void dumpEvent () const
 

Friends

class EventVariant
 

Detailed Description

An event representing a message sent through an outlet of an external


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