library: libCore
#include "TGenCollectionProxy.h"

TGenCollectionProxy::Value


class description - header file
viewCVS header

class TGenCollectionProxy::Value

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
~Value()
voidDeleteItem(void* ptr)
TGenCollectionProxy::Value&operator=(const TGenCollectionProxy::Value&)
TGenCollectionProxy::ValueValue(const TGenCollectionProxy::Value& inside)
TGenCollectionProxy::ValueValue(const string& info)

Data Members

public:
void*fCtorMethod cache for containee constructor
void*fDtorMethod cache for containee destructor
void*fDeleteMethod cache for containee delete
unsigned intfCasetype of data of Value_type
TClassReffTypeTClass reference of Value_type in collection
EDataTypefKindkind of ROOT-fundamental type
size_tfSizefSize of the contained object

Class Description

Value(const Value& inside)
 Copy constructor
 Initializing constructor
Value(const std::string& info)
 Delete individual item from STL container
void DeleteItem(void* ptr)

Last update: Tue Nov 21 09:19:42 2006


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.