List of all members.
Public Member Functions |
|
| PageHandler (Bitu flg) |
|
virtual Bit8u | readb (PhysPt addr) |
|
virtual Bit16u | readw (PhysPt addr) |
|
virtual Bit32u | readd (PhysPt addr) |
|
virtual void | writeb (PhysPt addr, Bit8u val) |
|
virtual void | writew (PhysPt addr, Bit16u val) |
|
virtual void | writed (PhysPt addr, Bit32u val) |
|
virtual HostPt | GetHostReadPt (Bitu phys_page) |
|
virtual HostPt | GetHostWritePt (Bitu phys_page) |
|
virtual bool | readb_checked (PhysPt addr, Bit8u *val) |
|
virtual bool | readw_checked (PhysPt addr, Bit16u *val) |
|
virtual bool | readd_checked (PhysPt addr, Bit32u *val) |
|
virtual bool | writeb_checked (PhysPt addr, Bit8u val) |
|
virtual bool | writew_checked (PhysPt addr, Bit16u val) |
|
virtual bool | writed_checked (PhysPt addr, Bit32u val) |
|
Bitu | getFlags () const |
|
void | setFlags (const Bitu flagsNew) |
Public Attributes |
|
Bitu | flags |
Detailed Description
Definition at line 89 of file paging.h.
The documentation for this class was generated from the following files: