JUCE
ComSmartPtr< ObjectType > Member List

This is the complete list of members for ComSmartPtr< ObjectType >, including all inherited members.

ComSmartPtr() noexceptComSmartPtr< ObjectType >
ComSmartPtr(ObjectType *object, bool autoAddRef=true) noexceptComSmartPtr< ObjectType >
ComSmartPtr(const ComSmartPtr &other) noexceptComSmartPtr< ObjectType >
get() const noexceptComSmartPtr< ObjectType >
loadFrom(Steinberg::FUnknown *o)ComSmartPtr< ObjectType >
loadFrom(Steinberg::IPluginFactory *factory, const Steinberg::TUID &uuid)ComSmartPtr< ObjectType >
operator ObjectType *() const noexceptComSmartPtr< ObjectType >
operator!=(ObjectType *const other) noexceptComSmartPtr< ObjectType >
operator*() const noexceptComSmartPtr< ObjectType >
operator->() const noexceptComSmartPtr< ObjectType >
operator=(const ComSmartPtr &other)ComSmartPtr< ObjectType >
operator=(ObjectType *const newObjectToTakePossessionOf)ComSmartPtr< ObjectType >
operator==(ObjectType *const other) noexceptComSmartPtr< ObjectType >
~ComSmartPtr()ComSmartPtr< ObjectType >