clipsmm - C++ CLIPS Interface Library

clipsmm logo

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

Inheritance diagram for CLIPS::any::any::holder< ValueType >:

Inheritance graph
[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

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


Constructor & Destructor Documentation

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


Member Function Documentation

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

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


Member Data Documentation

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


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

Generated on Wed Jul 29 12:04:14 2009 for clipsmm by doxygen 1.5.8