CGEM BOSS 6.6.5.i
BESIII Offline Software System
|
#include <GmsListLink.h>
Public Member Functions | |
GmsListLink () | |
virtual | ~GmsListLink () |
GmsListLink * | next () const |
GmsListLink * | prev () const |
Protected Attributes | |
GmsListLink * | _next |
GmsListLink * | _prev |
Friends | |
class | GmsList |
Definition at line 29 of file GmsListLink.h.
|
inline |
Definition at line 36 of file GmsListLink.h.
|
virtual |
Definition at line 16 of file GmsListLink.cxx.
|
inline |
Definition at line 38 of file GmsListLink.h.
Referenced by MdcSegList::destroySegs(), MdcTrkRecon::fillSegList(), MdcSegGrouperAx::fillWithSegs(), MdcSegGrouperCsmc::fillWithSegs(), MdcSegGrouperSt::fillWithSegs(), and MdcSegList::plot().
|
inline |
Definition at line 39 of file GmsListLink.h.
|
friend |
Definition at line 31 of file GmsListLink.h.
|
protected |
Definition at line 33 of file GmsListLink.h.
Referenced by GmsList::append(), GmsListLink(), GmsList::insertAfter(), GmsList::moveAfter(), next(), GmsList::prepend(), and GmsList::remove().
|
protected |
Definition at line 34 of file GmsListLink.h.
Referenced by GmsList::append(), GmsListLink(), GmsList::insertAfter(), GmsList::moveAfter(), GmsList::prepend(), prev(), and GmsList::remove().