| VST 3 SDK
    VST 3.7
    SDK for developing VST plug-in | 
This is the complete list of members for UID, including all inherited members.
| data() const noexcept | UID | inline | 
| defaultComFormat | UID | static | 
| fromString(const StringT &str, bool comFormat=defaultComFormat) noexcept | UID | inlinestatic | 
| fromTUID(const TUID _uid) noexcept | UID | inlinestatic | 
| operator=(const UID &uid) noexcept | UID | inline | 
| operator=(const TUID &uid) noexcept | UID | inline | 
| size() const noexcept | UID | inline | 
| toString(bool comFormat=defaultComFormat) const noexcept | UID | inline | 
| TUID typedef | UID | |
| UID() noexcept=default | UID | |
| UID(uint32_t l1, uint32_t l2, uint32_t l3, uint32_t l4, bool comFormat=defaultComFormat) noexcept | UID | inline | 
| UID(const TUID &uid) noexcept | UID | inline | 
| UID(const UID &uid) noexcept | UID | inline |