KanTest_CharK
class description - source file - inheritance tree (.pdf)
private:
KanTest_CharK(const KanTest_CharK&)
KanTest_CharK& operator=(const KanTest_CharK&)
protected:
virtual Char_t* buildTransient(KanEventReader& eR)
virtual void loadFrom(const Char_t* trans, KanEventWriter& eW)
public:
KanTest_CharK()
virtual ~KanTest_CharK()
virtual Char_t c() const
virtual void print(ostream& os = std::cout) const
private:
Char_t _val
Class KanBase_Test
Environment:
Software developed for BaBar expirment @ SLAC B-Factory
Author List:
Eric A Charles
Copyright Information:
Copyright (C) 2003 LBNL
------------------------------------------------------------------------
void print(ostream& os) const
Inline Functions
void ~KanTest_CharK()
KanTest_CharK KanTest_CharK()
Char_t c() const
Char_t* buildTransient(KanEventReader& eR)
void loadFrom(const Char_t* trans, KanEventWriter& eW)
KanTest_CharK KanTest_CharK(const KanTest_CharK&)
KanTest_CharK& operator=(const KanTest_CharK&)
Last update: Mon Nov 22 19:31:45 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.
|