gatelib
2.1
|
Classes | |
class | data_instanciable |
Public Member Functions | |
bool | isNodeBusy () const |
void | release () |
void | setContent (const T &aT) |
operator const T & () const | |
operator T & () | |
void | callContentDestructor () |
Static Public Member Functions | |
static list_node * | nodeFromItem (const T *aItemIndex) |
Public Attributes | |
int | prevIndex |
int | nextIndex |
int | currentIndex |