library: libCore
#include "TGenCollectionProxy.h"

TGenCollectionProxy::Value


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

class TGenCollectionProxy::Value

Inheritance Chart:
TGenCollectionProxy::Value

    public:
TGenCollectionProxy::Value Value(const TGenCollectionProxy::Value& inside) TGenCollectionProxy::Value Value(const string& info) void ~Value() void DeleteItem(void* ptr) TGenCollectionProxy::Value& operator=(const TGenCollectionProxy::Value&)

Data Members


    public:
void* fCtor Method cache for containee constructor void* fDtor Method cache for containee destructor void* fDelete Method cache for containee delete unsigned int fCase type of data of Value_type TClassRef fType TClass reference of Value_type in collection EDataType fKind kind of ROOT-fundamental type size_t fSize fSize of the contained object

Class Description




Inline Functions


                               void ~Value()
         TGenCollectionProxy::Value Value(const TGenCollectionProxy::Value& inside)
         TGenCollectionProxy::Value Value(const string& info)
                               void DeleteItem(void* ptr)
        TGenCollectionProxy::Value& operator=(const TGenCollectionProxy::Value&)


Author: Markus Frank 28/10/04
Last update: root/cont:$Name: $:$Id: TGenCollectionProxy.h,v 1.7 2005/03/24 14:27:06 brun Exp $
Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. *


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.