| #include "UsrVectorBaseK.hh" |
UsrVectorBaseK
class description - source file - inheritance tree (.pdf)
This is an abstract class, constructors will not be documented.
Look at the header to check for available constructors.
public:
virtual ~UsrVectorBaseK()
virtual void accept(UsrVectorVisitor&) const
UsrVectorBaseK& operator=(const UsrVectorBaseK&)
virtual void print(UInt_t n, ostream& os = std::cout) const
virtual void printMember(UInt_t i, ostream& os = std::cout) const
virtual void stretch(int n)
~UsrVectorBaseK()
Inline Functions
void accept(UsrVectorVisitor&) const
void print(UInt_t n, ostream& os = std::cout) const
void printMember(UInt_t i, ostream& os = std::cout) const
void stretch(int n)
UsrVectorBaseK& operator=(const UsrVectorBaseK&)
Last update: UsrVectorBaseK.cc,v 1.2 2003/09/01 20:22:05 elmer Exp $
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.
|