The Pedigree Project 0.1
Public Member Functions | List of all members
UserMemoryPolicy Class Referenceabstract

#include <UserMemoryPolicy.h>

+ Inheritance diagram for UserMemoryPolicy:
+ Collaboration diagram for UserMemoryPolicy:

Public Member Functions

virtual bool callerHasMemoryLockPrivilege () const =0
 
virtual bool overlapsManagedMemory (VirtualAddressSpace &space, uintptr_t base, size_t length) const =0
 
virtual void enterOperation ()=0
 
virtual void leaveOperation ()=0
 

Detailed Description

Permanent VFS bridge; neither it nor an account owns a Process or Thread.

Definition at line 87 of file UserMemoryPolicy.h.


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