Base Module VST 3.7
SDK for developing VST plug-in
|
CBuffer | Buffer |
▼CConstString | Invariant String |
▼CString | String |
CStringObject | StringObject implements IStringResult and IString methods |
CDescriptions | List of command-line option descriptions |
CDisableDispatchingTimers | Disables dispatching of timers for the live time of this object |
CFArrayDeleter< T > | Template definition for classes that help guarding against memory leaks |
CFBooleanSetter< T > | Class definition for objects that help resetting boolean variables |
CFCloser< T > | Template definition for classes that help closing resources |
CFConditionalBoolSetter | Class definition for objects that help setting boolean variables |
CFDeleter< T > | Template definition for classes that help guarding against memory leaks |
CFMallocReleaser | Class definition for objects that help guarding against memory leaks |
CFNuller< T > | Template definition for classes that help resetting an object's value |
CFPtrNuller< T > | Template definition for classes that help guarding against dangling pointers |
▼CFStreamer | Byteorder-aware base class for typed stream i/o |
CIBStreamer | Wrapper class for typed reading/writing from or to IBStream |
CFStreamSizeHolder | FStreamSizeHolder Declaration remembers size of stream chunk for backward compatibility |
▼CFUnknown | |
▼CIUpdateManager | Handle Send and Cancel pending message for a given object |
CUpdateHandler | UpdateHandler implements IUpdateManager and IUpdateHandler to handle dependencies between objects to store and forward messages to dependent objects |
▼CIDependent | |
▼CFObject | Implements FUnknown and IDependent |
CFDynLibrary | Platform independent dynamic library loader |
CStringObject | StringObject implements IStringResult and IString methods |
CTimer | Timer is a class that allows you to receive triggers at regular intervals |
CUpdateHandler | UpdateHandler implements IUpdateManager and IUpdateHandler to handle dependencies between objects to store and forward messages to dependent objects |
▼CIString | |
CStringObject | StringObject implements IStringResult and IString methods |
▼CIStringResult | |
CStringObject | StringObject implements IStringResult and IString methods |
CITimerCallback | Implement this callback interface to receive triggers from a timer |
▼CIUpdateHandler | |
CUpdateHandler | UpdateHandler implements IUpdateManager and IUpdateHandler to handle dependencies between objects to store and forward messages to dependent objects |
▼Cstring | |
CDescription | The description of one single command-line option |
CVariablesMap | Command-line parsing result |