|
JUCE
|
This is the complete list of members for ComSmartPtr< ObjectType >, including all inherited members.
| ComSmartPtr() noexcept | ComSmartPtr< ObjectType > | |
| ComSmartPtr(ObjectType *object, bool autoAddRef=true) noexcept | ComSmartPtr< ObjectType > | |
| ComSmartPtr(const ComSmartPtr &other) noexcept | ComSmartPtr< ObjectType > | |
| get() const noexcept | ComSmartPtr< ObjectType > | |
| loadFrom(Steinberg::FUnknown *o) | ComSmartPtr< ObjectType > | |
| loadFrom(Steinberg::IPluginFactory *factory, const Steinberg::TUID &uuid) | ComSmartPtr< ObjectType > | |
| operator ObjectType *() const noexcept | ComSmartPtr< ObjectType > | |
| operator!=(ObjectType *const other) noexcept | ComSmartPtr< ObjectType > | |
| operator*() const noexcept | ComSmartPtr< ObjectType > | |
| operator->() const noexcept | ComSmartPtr< ObjectType > | |
| operator=(const ComSmartPtr &other) | ComSmartPtr< ObjectType > | |
| operator=(ObjectType *const newObjectToTakePossessionOf) | ComSmartPtr< ObjectType > | |
| operator==(ObjectType *const other) noexcept | ComSmartPtr< ObjectType > | |
| ~ComSmartPtr() | ComSmartPtr< ObjectType > |