ROOT logo
ROOT » CINT » REFLEX » Reflex::Any

class Reflex::Any

Function Members (Methods)

public:
~Any()
void*Address() const
Reflex::AnyAny()
Reflex::AnyAny(const Reflex::Any& other)
voidClear()
boolEmpty() const
booloperator bool()
Reflex::Any&operator=(const Reflex::Any& rhs)
Reflex::Any&Swap(Reflex::Any& rhs)
const type_info&TypeInfo() const

Data Members

private:
Reflex::Any::Placeholder*fContent

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

Any()
 Constructor 
{}
template <typename ValueType> Any(const Reflex::Any& other)
 Constructor 
{}
~Any()
 Dtor 
Clear()
 Clear the content 
operator bool()
 bool operator 
return ! Empty()
Swap(Reflex::Any& rhs)
 Modifier 
TypeInfo() const
 Query 
Address() const
 Adress