VST 3 Examples  VST 3.6.7
SDK for developing VST Plug-in
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups Pages
Public Types | Public Member Functions | Protected Attributes
EventLogger Class Reference

#include <eventlogger.h>

Public Types

typedef std::vector< struct
LogEvent
Codes
 

Public Member Functions

 EventLogger ()
 
void resetLogEvents ()
 
const CodesgetLogEvents () const
 
void addLogEvent (Steinberg::int32 logId)
 
bool empty () const
 

Protected Attributes

Codes mLogEvents
 

Member Typedef Documentation

typedef std::vector<struct LogEvent> Codes

Constructor & Destructor Documentation

Member Function Documentation

void resetLogEvents ( )
const EventLogger::Codes & getLogEvents ( ) const
void addLogEvent ( Steinberg::int32  logId)
bool empty ( ) const
inline

Field Documentation

Codes mLogEvents
protected
Empty

Copyright ©2017 Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.