#include "AList.h"

AList


class description - source file - inheritance tree (.pdf)

class AList : public ZGlass

Inheritance Chart:
TObject
<-
ZGlass
<-
AList
<-
ZDeque
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.

    private:
void _init() protected:
virtual void new_element_check(ZGlass* g) public:
static void _gled_catalog_init() ~AList() static TClass* Class() virtual void CopyLinkRefs(lppZGlass_t& ref_list) virtual void CopyLinkReps(ZGlass::lLinkRep_t& link_rep_list) virtual void CopyLinks(lpZGlass_t& glass_list) virtual void CopyList(lpZGlass_t& dest) virtual void CopyListElRefs(AList::lElRep_t& dest) virtual bool elrep_can_edit_label() virtual bool elrep_has_id() virtual bool elrep_has_label() void ExecuteMir(ZMIR& mir) static FID_t FID() CID_t GetCid() const LID_t GetLid() const static GledNS::ClassInfo* GlassInfo() virtual TClass* IsA() const virtual bool list_by_id_ops() virtual bool list_by_label_ops() virtual bool list_by_lens_ops() virtual bool list_deque_ops() virtual bool list_list_ops() static MID_t Mid_SetCid() static MID_t Mid_SetLid() AList& operator=(const AList&) virtual Int_t RebuildAllRefs(An_ID_Demangler* idd) virtual Int_t RebuildLinkRefs(An_ID_Demangler* c) virtual Int_t RebuildListRefs(An_ID_Demangler* idd) ZMIR* S_SetCid(CID_t cid) ZMIR* S_SetLid(LID_t lid) void SetCid(CID_t cid) void SetLid(LID_t lid) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual FID_t VFID() const virtual GledNS::ClassInfo* VGlassInfo() const

Data Members


    protected:
Int_t mSize LID_t mLid X{GS} 7 Value(-join=>1) CID_t mCid X{GS} 7 Value() GMutex mListMutex ! static GledNS::ClassInfo* sap_AList_ci

Class Description

 AList



void _init()
 !!!! Set all links to 0 !!!!

void new_element_check(ZGlass* g)

Int_t RebuildAllRefs(An_ID_Demangler* idd)

void Streamer(TBuffer &b)



Inline Functions


                      void ~AList()
                      void CopyList(lpZGlass_t& dest)
                      void CopyListElRefs(AList::lElRep_t& dest)
                     Int_t RebuildListRefs(An_ID_Demangler* idd)
                      bool elrep_has_id()
                      bool elrep_has_label()
                      bool elrep_can_edit_label()
                      bool list_deque_ops()
                      bool list_list_ops()
                      bool list_by_lens_ops()
                      bool list_by_id_ops()
                      bool list_by_label_ops()
                     FID_t FID()
                     FID_t VFID() const
        GledNS::ClassInfo* GlassInfo()
        GledNS::ClassInfo* VGlassInfo() const
                     LID_t GetLid() const
                      void SetLid(LID_t lid)
                     CID_t GetCid() const
                      void SetCid(CID_t cid)
                      void CopyLinks(lpZGlass_t& glass_list)
                      void CopyLinkRefs(lppZGlass_t& ref_list)
                      void CopyLinkReps(ZGlass::lLinkRep_t& link_rep_list)
                     Int_t RebuildLinkRefs(An_ID_Demangler* c)
                      void ExecuteMir(ZMIR& mir)
                     ZMIR* S_SetLid(LID_t lid)
                     MID_t Mid_SetLid()
                     ZMIR* S_SetCid(CID_t cid)
                     MID_t Mid_SetCid()
                      void _gled_catalog_init()
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void StreamerNVirtual(TBuffer& b)
                    AList& operator=(const AList&)


Last update: Thu Jun 9 15:55:22 2005


ROOT page - Home page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.