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

#include <ContainerNode.h>

Public Member Functions

 ChildNodesLazySnapshot (Node &parentNode)
 
ALWAYS_INLINE ~ChildNodesLazySnapshot ()
 
RefPtr< NodenextNode ()
 
void takeSnapshot ()
 
ChildNodesLazySnapshotnextSnapshot ()
 
bool hasSnapshot ()
 
 ChildNodesLazySnapshot (Node &parentNode)
 
ALWAYS_INLINE ~ChildNodesLazySnapshot ()
 
RefPtr< NodenextNode ()
 
void takeSnapshot ()
 
ChildNodesLazySnapshotnextSnapshot ()
 
bool hasSnapshot ()
 

Static Public Member Functions

static void takeChildNodesLazySnapshot ()
 
static void takeChildNodesLazySnapshot ()
 

Constructor & Destructor Documentation

◆ ChildNodesLazySnapshot() [1/2]

WebCore::ChildNodesLazySnapshot::ChildNodesLazySnapshot ( Node parentNode)
inlineexplicit

◆ ~ChildNodesLazySnapshot() [1/2]

ALWAYS_INLINE WebCore::ChildNodesLazySnapshot::~ChildNodesLazySnapshot ( )
inline

◆ ChildNodesLazySnapshot() [2/2]

WebCore::ChildNodesLazySnapshot::ChildNodesLazySnapshot ( Node parentNode)
inlineexplicit

◆ ~ChildNodesLazySnapshot() [2/2]

ALWAYS_INLINE WebCore::ChildNodesLazySnapshot::~ChildNodesLazySnapshot ( )
inline

Member Function Documentation

◆ hasSnapshot() [1/2]

bool WebCore::ChildNodesLazySnapshot::hasSnapshot ( )
inline

◆ hasSnapshot() [2/2]

bool WebCore::ChildNodesLazySnapshot::hasSnapshot ( )
inline

◆ nextNode() [1/2]

RefPtr<Node> WebCore::ChildNodesLazySnapshot::nextNode ( )
inline

◆ nextNode() [2/2]

RefPtr<Node> WebCore::ChildNodesLazySnapshot::nextNode ( )
inline

◆ nextSnapshot() [1/2]

ChildNodesLazySnapshot* WebCore::ChildNodesLazySnapshot::nextSnapshot ( )
inline

◆ nextSnapshot() [2/2]

ChildNodesLazySnapshot* WebCore::ChildNodesLazySnapshot::nextSnapshot ( )
inline

◆ takeChildNodesLazySnapshot() [1/2]

static void WebCore::ChildNodesLazySnapshot::takeChildNodesLazySnapshot ( )
inlinestatic

◆ takeChildNodesLazySnapshot() [2/2]

static void WebCore::ChildNodesLazySnapshot::takeChildNodesLazySnapshot ( )
inlinestatic

◆ takeSnapshot() [1/2]

void WebCore::ChildNodesLazySnapshot::takeSnapshot ( )
inline

◆ takeSnapshot() [2/2]

void WebCore::ChildNodesLazySnapshot::takeSnapshot ( )
inline

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