

Package Attributes | |
| int | previous |
| int | next |
| Object | data |
| boolean | free |
Static Private Attributes | |
| static final long | serialVersionUID = -6225830724337396211L |
Element of the HandleDataStore.
Object com::cosylab::acs::maci::manager::HandleDataStore::Element::data [package] |
boolean com::cosylab::acs::maci::manager::HandleDataStore::Element::free [package] |
true if the element is still unallocated.
Referenced by com::cosylab::acs::maci::manager::HandleDataStore::allocate(), com::cosylab::acs::maci::manager::HandleDataStore::deallocate(), com::cosylab::acs::maci::manager::HandleDataStore::isAllocated(), and com::cosylab::acs::maci::manager::HandleDataStore::setCapacity().
Next element with the same free.
Referenced by com::cosylab::acs::maci::manager::HandleDataStore::ackAllocation(), com::cosylab::acs::maci::manager::HandleDataStore::allocate(), com::cosylab::acs::maci::manager::HandleDataStore::deallocate(), com::cosylab::acs::maci::manager::HandleDataStore::next(), and com::cosylab::acs::maci::manager::HandleDataStore::setCapacity().
Previous element with the same free.
Referenced by com::cosylab::acs::maci::manager::HandleDataStore::ackAllocation(), com::cosylab::acs::maci::manager::HandleDataStore::allocate(), com::cosylab::acs::maci::manager::HandleDataStore::deallocate(), com::cosylab::acs::maci::manager::HandleDataStore::previous(), and com::cosylab::acs::maci::manager::HandleDataStore::setCapacity().
final long com::cosylab::acs::maci::manager::HandleDataStore::Element::serialVersionUID = -6225830724337396211L [static, private] |
Serial version UID.
1.6.2