| Base Module VST 3.7
    SDK for developing VST plug-in | 
| ▼NSteinberg | |
| ▼NCommandLine | Very simple command-line parser | 
| CDescription | The description of one single command-line option | 
| CDescriptions | List of command-line option descriptions | 
| CVariablesMap | Command-line parsing result | 
| NHexBinary | |
| NSingleton | Automatic creation and destruction of singleton instances | 
| NSystemTime | |
| CBuffer | Buffer | 
| CConstString | Invariant String | 
| CDisableDispatchingTimers | Disables dispatching of timers for the live time of this object | 
| CFArrayDeleter | Template definition for classes that help guarding against memory leaks | 
| CFBooleanSetter | Class definition for objects that help resetting boolean variables | 
| CFCloser | Template definition for classes that help closing resources | 
| CFConditionalBoolSetter | Class definition for objects that help setting boolean variables | 
| CFDeleter | Template definition for classes that help guarding against memory leaks | 
| CFDynLibrary | Platform independent dynamic library loader | 
| CFMallocReleaser | Class definition for objects that help guarding against memory leaks | 
| CFNuller | Template definition for classes that help resetting an object's value | 
| CFObject | Implements FUnknown and IDependent | 
| CFPtrNuller | Template definition for classes that help guarding against dangling pointers | 
| CFStreamer | Byteorder-aware base class for typed stream i/o | 
| CFStreamSizeHolder | FStreamSizeHolder Declaration remembers size of stream chunk for backward compatibility | 
| CIBStreamer | Wrapper class for typed reading/writing from or to IBStream | 
| CITimerCallback | Implement this callback interface to receive triggers from a timer | 
| CIUpdateManager | Handle Send and Cancel pending message for a given object | 
| CString | String | 
| 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 |