Horizon
|
Public Member Functions | |
ENTRY (ITEM *aItem, bool aOwned=false) | |
ENTRY (const ENTRY &aOther) | |
bool | operator== (const ENTRY &b) const |
bool | operator< (const ENTRY &b) const |
ENTRY & | operator= (const ENTRY &aOther) |
operator ITEM * () const | |
Public Attributes | |
ITEM * | item |
bool | owned |