#include "AlContext.h"

AlContext


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

class AlContext : public ZNode

Inheritance Chart:
TObject
<-
ZGlass
<-
ZList
<-
ZNode
<-
AlContext
    private:
void _init() public:
static void _gled_catalog_init() AlContext(const Text_t* n = "AlContext", const Text_t* t = "0") AlContext(const AlContext&) ~AlContext() static TClass* Class() void Close() 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() ALCcontext* GetContext() ALCdevice* GetDevice() static GledNS::ClassInfo* GlassInfo() virtual TClass* IsA() const static MID_t Mid_Close() static MID_t Mid_Open() void Open() AlContext& operator=(const AlContext&) virtual Int_t RebuildLinkRefs(An_ID_Demangler* c) ZMIR* S_Close() ZMIR* S_Open() 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:
ALCdevice* mDevice ! X{g} ALCcontext* mContext ! X{g} static GledNS::ClassInfo* sap_AlContext_ci

Class Description

 AlContext



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

void Open()

void Close()



Inline Functions


                      void ~AlContext()
                 AlContext AlContext(const Text_t* n = "AlContext", const Text_t* t = "0")
                     FID_t FID()
                     FID_t VFID() const
        GledNS::ClassInfo* GlassInfo()
        GledNS::ClassInfo* VGlassInfo() const
                ALCdevice* GetDevice()
               ALCcontext* GetContext()
                      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_Open()
                     MID_t Mid_Open()
                     ZMIR* S_Close()
                     MID_t Mid_Close()
                      void _gled_catalog_init()
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)
                 AlContext AlContext(const AlContext&)
                AlContext& operator=(const AlContext&)


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