Any.h File Reference

#include "Reflex/Kernel.h"
#include <algorithm>
#include <typeinfo>
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  Reflex

Classes

class  Reflex::Any
class  Reflex::Any::Placeholder
class  Reflex::Any::Holder< ValueType >
class  Reflex::BadAnyCast

Functions

template<class E>
void Reflex::throw_exception (const E &e)
template<typename ValueType>
ValueType * Reflex::any_cast (Any *operand)
template<typename ValueType>
const ValueType * Reflex::any_cast (const Any *operand)
template<typename ValueType>
ValueType Reflex::any_cast (const Any &operand)
RFLX_API std::ostream & Reflex::operator<< (std::ostream &, const Any &)


Generated on Tue Jul 5 16:04:13 2011 for ROOT_528-00b_version by  doxygen 1.5.1