boost::any::any::holder< ValueType > Class Template Reference

Inheritance diagram for boost::any::any::holder< ValueType >:
[legend]
Collaboration diagram for boost::any::any::holder< ValueType >:
[legend]

List of all members.

Public Member Functions

 holder (const ValueType &value)
virtual const std::type_info & type () const
virtual placeholderclone () const

Public Attributes

ValueType held


Detailed Description

template<typename ValueType>
class boost::any::holder< ValueType >

Definition at line 102 of file any.h.


Constructor & Destructor Documentation

template<typename ValueType >
boost::any::any::holder< ValueType >::holder ( const ValueType &  value  )  [inline]

Definition at line 106 of file any.h.


Member Function Documentation

template<typename ValueType >
virtual placeholder* boost::any::any::holder< ValueType >::clone (  )  const [inline, virtual]

Implements boost::any::any::placeholder.

Definition at line 118 of file any.h.

template<typename ValueType >
virtual const std::type_info& boost::any::any::holder< ValueType >::type (  )  const [inline, virtual]

Implements boost::any::any::placeholder.

Definition at line 113 of file any.h.


Member Data Documentation

template<typename ValueType >
ValueType boost::any::any::holder< ValueType >::held

Definition at line 125 of file any.h.


The documentation for this class was generated from the following file:

Generated on Fri Feb 6 13:30:19 2009 for CorAL by  doxygen 1.5.8