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

#include <PageBlock.h>

Inheritance diagram for WTF::PageBlock:
WTF::PageAllocation WTF::PageAllocation WTF::PageAllocation WTF::PageReservation WTF::PageReservation WTF::PageReservation

Public Member Functions

 PageBlock ()
 
 PageBlock (const PageBlock &)
 
 PageBlock (void *, size_t, bool hasGuardPages)
 
voidbase () const
 
size_t size () const
 
 operator bool () const
 
bool contains (void *containedBase, size_t containedSize)
 
 PageBlock ()
 
 PageBlock (const PageBlock &)
 
 PageBlock (void *, size_t, bool hasGuardPages)
 
voidbase () const
 
size_t size () const
 
 operator bool () const
 
bool contains (void *containedBase, size_t containedSize)
 
 PageBlock ()
 
 PageBlock (const PageBlock &)
 
 PageBlock (void *, size_t, bool hasGuardPages)
 
voidbase () const
 
size_t size () const
 
 operator bool () const
 
bool contains (void *containedBase, size_t containedSize)
 

Constructor & Destructor Documentation

◆ PageBlock() [1/9]

WTF::PageBlock::PageBlock ( )
inline

◆ PageBlock() [2/9]

WTF::PageBlock::PageBlock ( const PageBlock other)
inline

◆ PageBlock() [3/9]

WTF::PageBlock::PageBlock ( void base,
size_t  size,
bool  hasGuardPages 
)
inline

◆ PageBlock() [4/9]

WTF::PageBlock::PageBlock ( )

◆ PageBlock() [5/9]

WTF::PageBlock::PageBlock ( const PageBlock )

◆ PageBlock() [6/9]

WTF::PageBlock::PageBlock ( void ,
size_t  ,
bool  hasGuardPages 
)

◆ PageBlock() [7/9]

WTF::PageBlock::PageBlock ( )

◆ PageBlock() [8/9]

WTF::PageBlock::PageBlock ( const PageBlock )

◆ PageBlock() [9/9]

WTF::PageBlock::PageBlock ( void ,
size_t  ,
bool  hasGuardPages 
)

Member Function Documentation

◆ base() [1/3]

void* WTF::PageBlock::base ( ) const
inline

◆ base() [2/3]

void* WTF::PageBlock::base ( ) const
inline

◆ base() [3/3]

void* WTF::PageBlock::base ( ) const
inline

◆ contains() [1/3]

bool WTF::PageBlock::contains ( void containedBase,
size_t  containedSize 
)
inline

◆ contains() [2/3]

bool WTF::PageBlock::contains ( void containedBase,
size_t  containedSize 
)
inline

◆ contains() [3/3]

bool WTF::PageBlock::contains ( void containedBase,
size_t  containedSize 
)
inline

◆ operator bool() [1/3]

WTF::PageBlock::operator bool ( ) const
inline

◆ operator bool() [2/3]

WTF::PageBlock::operator bool ( ) const
inline

◆ operator bool() [3/3]

WTF::PageBlock::operator bool ( ) const
inline

◆ size() [1/3]

size_t WTF::PageBlock::size ( ) const
inline

◆ size() [2/3]

size_t WTF::PageBlock::size ( ) const
inline

◆ size() [3/3]

size_t WTF::PageBlock::size ( ) const
inline

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