webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Protected Member Functions | List of all members
HistoryPropertyListWriter Class Referenceabstract

#include <HistoryPropertyList.h>

Inheritance diagram for HistoryPropertyListWriter:
BinaryPropertyListWriter WebHistoryWriter

Public Member Functions

RetainPtr< CFDataRefreleaseData ()
 
- Public Member Functions inherited from BinaryPropertyListWriter
void writePropertyList ()
 

Protected Member Functions

 HistoryPropertyListWriter ()
 
void writeHistoryItem (BinaryPropertyListObjectStream &, WebHistoryItem *)
 
- Protected Member Functions inherited from BinaryPropertyListWriter
virtual ~BinaryPropertyListWriter ()
 

Constructor & Destructor Documentation

◆ HistoryPropertyListWriter()

HistoryPropertyListWriter::HistoryPropertyListWriter ( )
protected

Member Function Documentation

◆ releaseData()

RetainPtr< CFDataRef > HistoryPropertyListWriter::releaseData ( )

◆ writeHistoryItem()

void HistoryPropertyListWriter::writeHistoryItem ( BinaryPropertyListObjectStream stream,
WebHistoryItem webHistoryItem 
)
protected

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