#include "ZCometBag.h"

ZCometBag


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

class ZCometBag : public ZHashList

Inheritance Chart:
TObject
<-
ZGlass
<-
ZList
<-
ZHashList
<-
ZCometBag
    private:
void _init() protected:
ZSubTree* make_sub_tree_rep(ZGlass* g) public:
static void _gled_catalog_init() ZCometBag(const Text_t* n = "ZCometBag", const Text_t* t = "0") ZCometBag(const ZCometBag&) ~ZCometBag() virtual void Add(ZGlass* g) virtual void AddBefore(ZGlass* g, ZGlass* before) virtual void AddFirst(ZGlass* g) 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) void ExecuteMir(ZMIR& mir) static FID_t FID() Int_t GetDepth() const const Text_t* GetFile() const Bool_t GetFollowLinks() const Bool_t GetFollowLists() const const Text_t* GetPath() const Bool_t GetSmartZNodes() const static GledNS::ClassInfo* GlassInfo() virtual TClass* IsA() const ZComet* MakeComet() static MID_t Mid_Add() static MID_t Mid_AddBefore() static MID_t Mid_AddFirst() static MID_t Mid_SetDepth() static MID_t Mid_SetFile() static MID_t Mid_SetFollowLinks() static MID_t Mid_SetFollowLists() static MID_t Mid_SetPath() static MID_t Mid_SetSmartZNodes() ZCometBag& operator=(const ZCometBag&) virtual Int_t RebuildLinkRefs(An_ID_Demangler* c) virtual ZMIR* S_Add(ZGlass* g) virtual ZMIR* S_AddBefore(ZGlass* g, ZGlass* before) virtual ZMIR* S_AddFirst(ZGlass* g) ZMIR* S_SetDepth(Int_t depth) ZMIR* S_SetFile(const Text_t* s) ZMIR* S_SetFollowLinks(Bool_t followlinks) ZMIR* S_SetFollowLists(Bool_t followlists) ZMIR* S_SetPath(const Text_t* s) ZMIR* S_SetSmartZNodes(Bool_t smartznodes) void SetDepth(Int_t depth) void SetFile(const Text_t* s) void SetFollowLinks(Bool_t followlinks) void SetFollowLists(Bool_t followlists) void SetPath(const Text_t* s) void SetSmartZNodes(Bool_t smartznodes) 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:
Bool_t bSmartZNodes X{GS} 7 Bool() Int_t mDepth X{GS} 7 Value(-range=>[-1,100,1,1]) Bool_t bFollowLinks X{GS} 7 Bool(-join=>1) Bool_t bFollowLists X{GS} 7 Bool() TString mFile X{GS} 7 Filor() TString mPath X{GS} 7 Textor() static GledNS::ClassInfo* sap_ZCometBag_ci

Class Description


void _init()

ZSubTree* make_sub_tree_rep(ZGlass* g)

void Add(ZGlass* g)

void AddBefore(ZGlass* g, ZGlass* before)

void AddFirst(ZGlass* g)

ZComet* MakeComet()



Inline Functions


                      void ~ZCometBag()
                 ZCometBag ZCometBag(const Text_t* n = "ZCometBag", const Text_t* t = "0")
                     FID_t FID()
                     FID_t VFID() const
        GledNS::ClassInfo* GlassInfo()
        GledNS::ClassInfo* VGlassInfo() const
                    Bool_t GetSmartZNodes() const
                      void SetSmartZNodes(Bool_t smartznodes)
                     Int_t GetDepth() const
                      void SetDepth(Int_t depth)
                    Bool_t GetFollowLinks() const
                      void SetFollowLinks(Bool_t followlinks)
                    Bool_t GetFollowLists() const
                      void SetFollowLists(Bool_t followlists)
             const Text_t* GetFile() const
                      void SetFile(const Text_t* s)
             const Text_t* GetPath() const
                      void SetPath(const Text_t* s)
                      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_SetSmartZNodes(Bool_t smartznodes)
                     MID_t Mid_SetSmartZNodes()
                     ZMIR* S_SetDepth(Int_t depth)
                     MID_t Mid_SetDepth()
                     ZMIR* S_SetFollowLinks(Bool_t followlinks)
                     MID_t Mid_SetFollowLinks()
                     ZMIR* S_SetFollowLists(Bool_t followlists)
                     MID_t Mid_SetFollowLists()
                     ZMIR* S_SetFile(const Text_t* s)
                     MID_t Mid_SetFile()
                     ZMIR* S_SetPath(const Text_t* s)
                     MID_t Mid_SetPath()
                     ZMIR* S_Add(ZGlass* g)
                     MID_t Mid_Add()
                     ZMIR* S_AddBefore(ZGlass* g, ZGlass* before)
                     MID_t Mid_AddBefore()
                     ZMIR* S_AddFirst(ZGlass* g)
                     MID_t Mid_AddFirst()
                      void _gled_catalog_init()
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)
                 ZCometBag ZCometBag(const ZCometBag&)
                ZCometBag& operator=(const ZCometBag&)


Last update: Thu Jun 9 15:55:36 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.