#include "ValueObject.h"

ROOT::Reflex::ValueObject


class description - header file
viewCVS header

class ROOT::Reflex::ValueObject: public ROOT::Reflex::Object

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
~ValueObject()
void*__getBasesTable()
void*__getNewDelFunctions()
void*ROOT::Reflex::Object::Address() const
ROOT::Reflex::ObjectROOT::Reflex::Object::CastObject(const ROOT::Reflex::Type& to) const
voidROOT::Reflex::Object::Destruct() const
ROOT::Reflex::TypeROOT::Reflex::Object::DynamicType() const
ROOT::Reflex::ObjectROOT::Reflex::Object::Get(const string& dm) const
ROOT::Reflex::ObjectROOT::Reflex::Object::Invoke(const string& fm, ROOT::Reflex::vector<void*> args = vector<void*,std::allocator<void*> >((&allocator<void*>()))) const
ROOT::Reflex::ObjectROOT::Reflex::Object::Invoke(const string& fm, const ROOT::Reflex::Type& sign, ROOT::Reflex::vector<void*> args = vector<void*,std::allocator<void*> >((&allocator<void*>()))) const
TClass*IsA()
ROOT::Reflex::ObjectROOT::Reflex::Object::Object()
ROOT::Reflex::ObjectROOT::Reflex::Object::Object(const ROOT::Reflex::Object& obj)
ROOT::Reflex::ObjectROOT::Reflex::Object::Object(const ROOT::Reflex::Type& type = Type(0, 0), void* mem = 0)
boolROOT::Reflex::Object::operator bool() const
boolROOT::Reflex::Object::operator!=(const ROOT::Reflex::Object& obj)
ROOT::Reflex::ObjectROOT::Reflex::Object::operator=(const ROOT::Reflex::Object& obj)
boolROOT::Reflex::Object::operator==(const ROOT::Reflex::Object& obj)
voidROOT::Reflex::Object::Set(const string& dm, void* value) const
virtual voidShowMembers(TMemberInspector&, char*)
virtual voidStreamer(TBuffer&)
voidStreamerNVirtual(TBuffer&)
ROOT::Reflex::TypeROOT::Reflex::Object::TypeOf() const
ROOT::Reflex::ValueObjectValueObject()
ROOT::Reflex::ValueObjectValueObject(const ROOT::Reflex::ValueObject& o)

Data Members

private:
ROOT::Reflex::AnyfValue

Class Description

ValueObject()
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ValueObject( T& v)
-------------------------------------------------------------------------------
~ValueObject()
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

Last update: Thu Dec 14 17:12:13 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.