Hasty Badger
Small UI library (a branch of Turbo Badger)
 All Classes Namespaces Functions Variables Enumerations Enumerator Friends Groups Pages
tb::TBLink Class Reference

TBLink - The backend class to be inserted in TBLinkList. More...

#include <tb_linklist.h>

Inheritance diagram for tb::TBLink:
tb::TBLinkOf< T > tb::TBLinkOf< Data > tb::TBLinkOf< Space > tb::TBLinkOf< TBAnimationListener > tb::TBLinkOf< TBAnimationObject > tb::TBLinkOf< TBBlock > tb::TBLinkOf< TBFontGlyph > tb::TBLinkOf< TBFontRenderer > tb::TBLinkOf< TBMessage > tb::TBLinkOf< TBMessageLink > tb::TBLinkOf< TBNode > tb::TBLinkOf< TBNodeRefTree > tb::TBLinkOf< TBNodeRefTreeListener > tb::TBLinkOf< TBRendererListener > tb::TBLinkOf< TBSelectItemViewer > tb::TBLinkOf< TBSkinCondition > tb::TBLinkOf< TBSkinElementState > tb::TBLinkOf< TBTextFragment > tb::TBLinkOf< TBValueGroupListener > tb::TBLinkOf< TBWidget > tb::TBLinkOf< TBWidgetAnimationObject > tb::TBLinkOf< TBWidgetFactory > tb::TBLinkOf< TBWidgetListener > tb::TBLinkOf< TBWidgetListenerGlobalLink > tb::TBLinkOf< TBWidgetValueConnection >

Public Member Functions

bool IsInList () const
 Return true if the link is currently added to a list. More...
 

Public Attributes

TBLinkprev
 
TBLinknext
 
TBLinkListlinklist
 

Detailed Description

TBLink - The backend class to be inserted in TBLinkList.

Use the typed TBLinkOf for object storing!

Member Function Documentation

bool tb::TBLink::IsInList ( ) const
inline

Return true if the link is currently added to a list.


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