TArray


class description - source file - inheritance tree

class TArray


    protected:
Bool_t BoundsOk(const char* where, Int_t at) const Bool_t OutOfBoundsError(const char* where, Int_t i) const public:
virtual ~TArray() static TClass* Class() Int_t GetSize() const virtual TClass* IsA() const TArray& operator=(const TArray& rhs) static TArray* ReadArray(TBuffer& b, const TClass* clReq) virtual void Set(Int_t n) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) static void WriteArray(TBuffer& b, const TArray* a)

Data Members


    public:
Int_t fN Number of array elements


See also

TArrayC, TArrayD, TArrayF, TArrayI, TArrayL, TArrayS

Class Description



Last update: Fri May 14 13:32:35 2004


ROOT page - Class index - 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.