webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
CFDictionaryPropertyBag Class Reference

#include <CFDictionaryPropertyBag.h>

Inheritance diagram for CFDictionaryPropertyBag:

Public Member Functions

virtual ULONG STDMETHODCALLTYPE AddRef ()
 
virtual ULONG STDMETHODCALLTYPE Release ()
 
void setDictionary (CFMutableDictionaryRef dictionary)
 
WEBKIT_API CFMutableDictionaryRef dictionary () const
 

Static Public Member Functions

static COMPtr< CFDictionaryPropertyBagcreateInstance ()
 

Member Function Documentation

◆ AddRef()

ULONG CFDictionaryPropertyBag::AddRef ( )
virtual

◆ createInstance()

COMPtr< CFDictionaryPropertyBag > CFDictionaryPropertyBag::createInstance ( )
static

◆ dictionary()

CFMutableDictionaryRef CFDictionaryPropertyBag::dictionary ( ) const

◆ Release()

ULONG CFDictionaryPropertyBag::Release ( void  )
virtual

◆ setDictionary()

void CFDictionaryPropertyBag::setDictionary ( CFMutableDictionaryRef  dictionary)

The documentation for this class was generated from the following files: