#include "MultiBoard.h"

MultiBoard


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

class MultiBoard : public Board

Inheritance Chart:
TObject
<-
ZGlass
<-
ZList
<-
ZNode
<-
Board
<-
MultiBoard
    private:
void _init() public:
static void _gled_catalog_init() MultiBoard(const Text_t* n = "MultiBoard", const Text_t* t = "0") MultiBoard(const MultiBoard&) ~MultiBoard() virtual void AdEnlightenment() 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() void First() ZHashList* GetSlides() static GledNS::ClassInfo* GlassInfo() virtual TClass* IsA() const void Last() static MID_t Mid_First() static MID_t Mid_Last() static MID_t Mid_Next() static MID_t Mid_Prev() static MID_t Mid_SetSlides() void Next() MultiBoard& operator=(const MultiBoard&) void Prev() virtual Int_t RebuildLinkRefs(An_ID_Demangler* c) ZMIR* S_First() ZMIR* S_Last() ZMIR* S_Next() ZMIR* S_Prev() ZMIR* S_SetSlides(ZHashList* slides) void SetSlides(ZHashList* slides) 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:
ZHashList* mSlides X{gS} L{} static GledNS::ClassInfo* sap_MultiBoard_ci static GledNS::LinkMemberInfo* sap_Slides_lmi

Class Description

 MultiBoard



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

void AdEnlightenment()

void First()

void Last()

void Prev()

void Next()



Inline Functions


                      void ~MultiBoard()
                MultiBoard MultiBoard(const Text_t* n = "MultiBoard", const Text_t* t = "0")
                     FID_t FID()
                     FID_t VFID() const
        GledNS::ClassInfo* GlassInfo()
        GledNS::ClassInfo* VGlassInfo() const
                ZHashList* GetSlides()
                      void SetSlides(ZHashList* slides)
                      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_SetSlides(ZHashList* slides)
                     MID_t Mid_SetSlides()
                     ZMIR* S_First()
                     MID_t Mid_First()
                     ZMIR* S_Last()
                     MID_t Mid_Last()
                     ZMIR* S_Prev()
                     MID_t Mid_Prev()
                     ZMIR* S_Next()
                     MID_t Mid_Next()
                      void _gled_catalog_init()
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)
                MultiBoard MultiBoard(const MultiBoard&)
               MultiBoard& operator=(const MultiBoard&)


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