Hasty Badger
Small UI library (a branch of Turbo Badger)
|
TBLink - The backend class to be inserted in TBLinkList. More...
#include <tb_linklist.h>
Public Member Functions | |
bool | IsInList () const |
Return true if the link is currently added to a list. More... | |
Public Attributes | |
TBLink * | prev |
TBLink * | next |
TBLinkList * | linklist |
TBLink - The backend class to be inserted in TBLinkList.
Use the typed TBLinkOf for object storing!
|
inline |
Return true if the link is currently added to a list.