Flutter Engine
The Flutter Engine
|
Public Member Functions | |
BasePageIterator (const PageSpace *space) | |
Page * | page () const |
bool | Done () const |
void | Advance () |
Protected Types | |
enum | List { kRegular , kExecutable , kLarge , kImage } |
Protected Member Functions | |
void | Initialize () |
Protected Attributes | |
const PageSpace * | space_ = nullptr |
List | list_ |
Page * | page_ = nullptr |
|
protected |
|
inlineexplicit |
|
inline |
|
inline |
|
inlineprotected |
|
inline |
|
protected |