Fcitx
|
Public Member Functions | |
IntrusiveListNode (const IntrusiveListNode &)=delete | |
bool | isInList () const |
bool | isInList (const IntrusiveListBase *list) const |
void | remove () |
IntrusiveListNode * | prev () const |
IntrusiveListNode * | next () const |
Friends | |
class | IntrusiveListBase |
Definition at line 22 of file intrusivelist.h.