|
Base Module
VST 3.7
SDK for developing VST plug-in
|
| Very simple command-line parser | |
| Command-line parsing result | |
| The description of one single command-line option | |
| List of command-line option descriptions | |
| Automatic creation and destruction of singleton instances | |
| Buffer | |
| Template definition for classes that help guarding against memory leaks | |
| Template definition for classes that help guarding against memory leaks | |
| Template definition for classes that help guarding against dangling pointers | |
| Template definition for classes that help resetting an object's value | |
| Class definition for objects that help resetting boolean variables | |
| Class definition for objects that help setting boolean variables | |
| Template definition for classes that help closing resources | |
| Class definition for objects that help guarding against memory leaks | |
| Platform independent dynamic library loader | |
| Implements FUnknown and IDependent | |
| Byteorder-aware base class for typed stream i/o | |
| FStreamSizeHolder Declaration remembers size of stream chunk for backward compatibility | |
| Wrapper class for typed reading/writing from or to IBStream | |
| Invariant String | |
| String | |
| StringObject implements IStringResult and IString methods | |
| Implement this callback interface to receive triggers from a timer | |
| Timer is a class that allows you to receive triggers at regular intervals | |
| Disables dispatching of timers for the live time of this object | |
| Handle Send and Cancel pending message for a given object | |
| UpdateHandler implements IUpdateManager and IUpdateHandler to handle dependencies between objects to store and forward messages to dependent objects |