Polaris: packed_object Struct Reference

packed_object Struct Reference

< Zombie, Wrapper, Collection, Element More...

#include <Listable.h>

List of all members.

Public Attributes

unsigned int _refs:29
unsigned int _valid_bit:1
unsigned int _collect_bit:1
unsigned int _pulled_bit:1


Detailed Description

< Zombie, Wrapper, Collection, Element

See Also

Definition at line 116 of file Listable.h.


Member Data Documentation

unsigned int packed_object::_refs
 

Definition at line 117 of file Listable.h.

Referenced by Listable::Listable(), Listable::operator delete(), and LiveWrapper::zombie_object().

unsigned int packed_object::_valid_bit
 

Definition at line 118 of file Listable.h.

Referenced by Listable::Listable().

unsigned int packed_object::_collect_bit
 

Definition at line 119 of file Listable.h.

Referenced by Listable::Listable().

unsigned int packed_object::_pulled_bit
 

Definition at line 120 of file Listable.h.

Referenced by Listable::Listable(), and Listable::~Listable().


The documentation for this struct was generated from the following file:
 © 1995-2005 University of Illinois, Urbana-Champaign. All rights reserved.  Fri Mar 25 23:07:52 2005