CFEL - ASG Software Suite  2.5.0
CASS
Public Attributes | List of all members
cass::CachedList::item_info Struct Reference

bundeling the lock status and the id More...

#include <cached_list.hpp>

Public Attributes

id_type id
 
bool locked
 

Detailed Description

bundeling the lock status and the id

Definition at line 47 of file cached_list.hpp.

Member Data Documentation

id_type cass::CachedList::item_info::id

Definition at line 47 of file cached_list.hpp.

Referenced by cass::CachedList::findId(), and cass::CachedList::setup().

bool cass::CachedList::item_info::locked

Definition at line 47 of file cached_list.hpp.

Referenced by cass::CachedList::setup().


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