#include "ZIdentity.h"

ZIdentity


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

class ZIdentity : public ZGlass

Inheritance Chart:
TObject
<-
ZGlass
<-
ZIdentity
<-
ZGroupIdentity
    private:
void _init() public:
static void _gled_catalog_init() ZIdentity(const Text_t* n = "ZIdentity", const Text_t* t = "0") ZIdentity(const ZIdentity&) ~ZIdentity() 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() ZHashList* GetActiveMEEs() ZMirFilter* GetAllowThis() static GledNS::ClassInfo* GlassInfo() virtual TClass* IsA() const static MID_t Mid_SetActiveMEEs() static MID_t Mid_SetAllowThis() ZIdentity& operator=(const ZIdentity&) virtual Int_t RebuildLinkRefs(An_ID_Demangler* c) ZMIR* S_SetActiveMEEs(ZHashList* activemees) ZMIR* S_SetAllowThis(ZMirFilter* allowthis) void SetActiveMEEs(ZHashList* activemees) void SetAllowThis(ZMirFilter* allowthis) 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* mActiveMEEs X{gS} L{} ZMirFilter* mAllowThis X{gS} L{} static GledNS::ClassInfo* sap_ZIdentity_ci static GledNS::LinkMemberInfo* sap_ActiveMEEs_lmi static GledNS::LinkMemberInfo* sap_AllowThis_lmi

Class Description

 ZIdentity

 A glass representation of a user identity. ZGroupIdentity
 represents user groups and/or virtual organizations.

void _init()

void AdEnlightenment()



Inline Functions


                      void ~ZIdentity()
                 ZIdentity ZIdentity(const Text_t* n = "ZIdentity", const Text_t* t = "0")
                     FID_t FID()
                     FID_t VFID() const
        GledNS::ClassInfo* GlassInfo()
        GledNS::ClassInfo* VGlassInfo() const
                ZHashList* GetActiveMEEs()
                      void SetActiveMEEs(ZHashList* activemees)
               ZMirFilter* GetAllowThis()
                      void SetAllowThis(ZMirFilter* allowthis)
                      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_SetActiveMEEs(ZHashList* activemees)
                     MID_t Mid_SetActiveMEEs()
                     ZMIR* S_SetAllowThis(ZMirFilter* allowthis)
                     MID_t Mid_SetAllowThis()
                      void _gled_catalog_init()
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)
                 ZIdentity ZIdentity(const ZIdentity&)
                ZIdentity& operator=(const ZIdentity&)


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