webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Protected Attributes | List of all members
LocalPasteboard Class Reference
Inheritance diagram for LocalPasteboard:

Instance Methods

(id- initWithName:
 
(id- initWithName:
 

Protected Attributes

NSMutableArray * typesArray
 
NSMutableSet * typesSet
 
NSMutableDictionary * dataByType
 
NSInteger changeCount
 
NSStringpasteboardName
 

Method Documentation

◆ initWithName:() [1/2]

- (id) initWithName: (NSString *)  name

◆ initWithName:() [2/2]

- (id) initWithName: (NSString *)  name

Member Data Documentation

◆ changeCount

- (NSInteger) changeCount
protected

◆ dataByType

- (NSMutableDictionary *) dataByType
protected

◆ pasteboardName

- (NSString *) pasteboardName
protected

◆ typesArray

- (NSMutableArray *) typesArray
protected

◆ typesSet

- (NSMutableSet *) typesSet
protected

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