#include "NestInfo.h"

NestInfo


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

class NestInfo : public SubShellInfo

Inheritance Chart:
TObject
<-
ZGlass
<-
ZList
<-
SubShellInfo
<-
NestInfo
    private:
void _init() public:
static void _gled_catalog_init() NestInfo(const Text_t* n = "NestInfo", const Text_t* t = "0") NestInfo(const NestInfo&) ~NestInfo() 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 EmitLayoutRay() void EmitRewidthRay() void ExecuteMir(ZMIR& mir) static FID_t FID() const Text_t* GetLayout() const ZList* GetLayoutList() NestInfo::LeafLayout_e GetLeafLayout() const UInt_t GetMaxChildExp() const Bool_t GetShowSelf() const Int_t GetWAnt() const Int_t GetWIndent() const Int_t GetWName() const Int_t GetWSepBox() const static GledNS::ClassInfo* GlassInfo() void ImportKings() void ImportLayout(ZGlass* src) virtual TClass* IsA() const static MID_t Mid_EmitLayoutRay() static MID_t Mid_EmitRewidthRay() static MID_t Mid_ImportKings() static MID_t Mid_ImportLayout() static MID_t Mid_SetLayout() static MID_t Mid_SetLayoutList() static MID_t Mid_SetLeafLayout() static MID_t Mid_SetMaxChildExp() static MID_t Mid_SetShowSelf() static MID_t Mid_SetWAnt() static MID_t Mid_SetWIndent() static MID_t Mid_SetWName() static MID_t Mid_SetWSepBox() NestInfo& operator=(const NestInfo&) virtual Int_t RebuildLinkRefs(An_ID_Demangler* c) ZMIR* S_EmitLayoutRay() ZMIR* S_EmitRewidthRay() ZMIR* S_ImportKings() ZMIR* S_ImportLayout(ZGlass* src) ZMIR* S_SetLayout(const Text_t* s) ZMIR* S_SetLayoutList(ZList* layoutlist) ZMIR* S_SetLeafLayout(NestInfo::LeafLayout_e leaflayout) ZMIR* S_SetMaxChildExp(UInt_t maxchildexp) ZMIR* S_SetShowSelf(Bool_t showself) ZMIR* S_SetWAnt(Int_t want) ZMIR* S_SetWIndent(Int_t windent) ZMIR* S_SetWName(Int_t wname) ZMIR* S_SetWSepBox(Int_t wsepbox) void SetLayout(const Text_t* s) void SetLayoutList(ZList* layoutlist) void SetLeafLayout(NestInfo::LeafLayout_e leaflayout) void SetMaxChildExp(UInt_t maxchildexp) void SetShowSelf(Bool_t showself) void SetWAnt(Int_t want) void SetWIndent(Int_t windent) void SetWName(Int_t wname) void SetWSepBox(Int_t wsepbox) 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 bShowSelf X{GS} 7 Bool(-join=>1) UInt_t mMaxChildExp X{GS} 7 Value(-range=>[0,1000,1]) Int_t mWName X{GS} Ray{Rewidth} 7 Value(-range=>[18,50,1], -join=>1) Int_t mWAnt X{GS} Ray{Rewidth} 7 Value(-range=>[0,40,1]) Int_t mWIndent X{GS} Ray{Rewidth} 7 Value(-range=>[0,10,1], -join=>1) Int_t mWSepBox X{GS} Ray{Rewidth} 7 Value(-range=>[0,5,1]) ZList* mLayoutList X{GS} L{} NestInfo::LeafLayout_e mLeafLayout X{GS} Ray{Layout} 7 PhonyEnum() TString mLayout X{GS} Ray{Layout} 7 Textor() static GledNS::ClassInfo* sap_NestInfo_ci static GledNS::LinkMemberInfo* sap_LayoutList_lmi public:
static const NestInfo::LeafLayout_e LL_Ants static const NestInfo::LeafLayout_e LL_Custom static const NestInfo::PrivRayQN_e PRQN_offset static const NestInfo::PrivRayQN_e PRQN_layout_change static const NestInfo::PrivRayQN_e PRQN_rewidth static const Text_t* sLayoutPath

Class Description

 NestInfo



void _init()
 Override from SubShellInfo:

void ImportLayout(ZGlass* src)

void ImportKings()

void EmitLayoutRay()

void EmitRewidthRay()



Inline Functions


                          void ~NestInfo()
                      NestInfo NestInfo(const Text_t* n = "NestInfo", const Text_t* t = "0")
                         FID_t FID()
                         FID_t VFID() const
            GledNS::ClassInfo* GlassInfo()
            GledNS::ClassInfo* VGlassInfo() const
                        Bool_t GetShowSelf() const
                          void SetShowSelf(Bool_t showself)
                        UInt_t GetMaxChildExp() const
                          void SetMaxChildExp(UInt_t maxchildexp)
                         Int_t GetWName() const
                          void SetWName(Int_t wname)
                         Int_t GetWAnt() const
                          void SetWAnt(Int_t want)
                         Int_t GetWIndent() const
                          void SetWIndent(Int_t windent)
                         Int_t GetWSepBox() const
                          void SetWSepBox(Int_t wsepbox)
                        ZList* GetLayoutList()
                          void SetLayoutList(ZList* layoutlist)
        NestInfo::LeafLayout_e GetLeafLayout() const
                          void SetLeafLayout(NestInfo::LeafLayout_e leaflayout)
                 const Text_t* GetLayout() const
                          void SetLayout(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_SetShowSelf(Bool_t showself)
                         MID_t Mid_SetShowSelf()
                         ZMIR* S_SetMaxChildExp(UInt_t maxchildexp)
                         MID_t Mid_SetMaxChildExp()
                         ZMIR* S_SetWName(Int_t wname)
                         MID_t Mid_SetWName()
                         ZMIR* S_SetWAnt(Int_t want)
                         MID_t Mid_SetWAnt()
                         ZMIR* S_SetWIndent(Int_t windent)
                         MID_t Mid_SetWIndent()
                         ZMIR* S_SetWSepBox(Int_t wsepbox)
                         MID_t Mid_SetWSepBox()
                         ZMIR* S_SetLayoutList(ZList* layoutlist)
                         MID_t Mid_SetLayoutList()
                         ZMIR* S_SetLeafLayout(NestInfo::LeafLayout_e leaflayout)
                         MID_t Mid_SetLeafLayout()
                         ZMIR* S_SetLayout(const Text_t* s)
                         MID_t Mid_SetLayout()
                         ZMIR* S_ImportLayout(ZGlass* src)
                         MID_t Mid_ImportLayout()
                         ZMIR* S_ImportKings()
                         MID_t Mid_ImportKings()
                         ZMIR* S_EmitLayoutRay()
                         MID_t Mid_EmitLayoutRay()
                         ZMIR* S_EmitRewidthRay()
                         MID_t Mid_EmitRewidthRay()
                          void _gled_catalog_init()
                       TClass* Class()
                       TClass* IsA() const
                          void ShowMembers(TMemberInspector& insp, char* parent)
                          void Streamer(TBuffer& b)
                          void StreamerNVirtual(TBuffer& b)
                      NestInfo NestInfo(const NestInfo&)
                     NestInfo& operator=(const NestInfo&)


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