Panda3D
Classes | Public Types | Public Attributes | Protected Member Functions | Friends

LruPage Class Reference

List of all members.

Classes

struct  _LruPageVariables

Public Types

typedef struct
LruPage::_LruPageVariables 
LruPageVariables

Public Attributes

LruPageVariables _m

Protected Member Functions

 LruPage ()
 Internal function only.
 ~LruPage ()
 Internal function only.
void change_priority (int delta)

Friends

class Lru

Detailed Description

Definition at line 68 of file lru.h.


Constructor & Destructor Documentation

LruPage::LruPage ( ) [protected]

Internal function only.

Call Lru::allocate_page instead.

Definition at line 145 of file lru.cxx.

LruPage::~LruPage ( ) [protected]

Internal function only.

Call Lru::free_page instead.

Definition at line 159 of file lru.cxx.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations