KanTest_WordK
class description - source file - inheritance tree (.pdf)
private:
KanTest_WordK(const KanTest_WordK&)
KanTest_WordK& operator=(const KanTest_WordK&)
protected:
virtual TObjString* buildTransient(KanEventReader& eR)
virtual Bool_t fillReadRefHook(KanEventReader& eR)
virtual Bool_t fillWriteRefHook(KanEventWriter& eW)
virtual void loadFrom(const TObjString* trans, KanEventWriter& eW)
virtual void resetHook(Dna::Scope scope = Dna::Event)
public:
KanTest_WordK()
virtual ~KanTest_WordK()
virtual KanTest_CharI* first() const
virtual KanTest_CharI* letter(UInt_t i) const
virtual KanID letterID(UInt_t i) const
private:
KanObjectRefVector<KanTest_CharI> _letters !
KanReferenceVector _lettersVal
KanObjectRef<KanTest_CharI> _first !
KanReferenceSimple _firstVal
Class KanBase_Test
Environment:
Software developed for BaBar expirment @ SLAC B-Factory
Author List:
Eric A Charles
Copyright Information:
Copyright (C) 2003 LBNL
------------------------------------------------------------------------
void loadFrom(const TObjString* trans, KanEventWriter& eW)
TObjString* buildTransient(KanEventReader& eR)
KanTest_CharK::inter_t* letter(UInt_t i) const
KanTest_CharK::inter_t* first() const
KanID letterID(UInt_t i) const
Inline Functions
void ~KanTest_WordK()
KanTest_WordK KanTest_WordK()
Bool_t fillReadRefHook(KanEventReader& eR)
Bool_t fillWriteRefHook(KanEventWriter& eW)
void resetHook(Dna::Scope scope = Dna::Event)
KanTest_WordK KanTest_WordK(const KanTest_WordK&)
KanTest_WordK& operator=(const KanTest_WordK&)
Last update: Mon Nov 22 19:31:53 2004
ROOT 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.
|