clipsmm - C++ CLIPS Interface Library

clipsmm logo
Public Member Functions | Public Attributes | List of all members
CLIPS::any::holder< ValueType > Class Template Reference
Inheritance diagram for CLIPS::any::holder< ValueType >:
Inheritance graph
[legend]

Public Member Functions

 holder (const ValueType &value)
virtual const std::type_info & type () const
virtual placeholderclone () const
- Public Member Functions inherited from CLIPS::any::placeholder
virtual ~placeholder ()

Public Attributes

ValueType held

Constructor & Destructor Documentation

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

Member Function Documentation

template<typename ValueType >
virtual placeholder* CLIPS::any::holder< ValueType >::clone ( ) const
inlinevirtual
template<typename ValueType >
virtual const std::type_info& CLIPS::any::holder< ValueType >::type ( ) const
inlinevirtual

Member Data Documentation

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

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

Generated on Thu Sep 27 2012 17:57:05 for clipsmm by doxygen 1.8.1.2