clipsmm - C++ CLIPS Interface Library

clipsmm logo
CLIPS::any::holder< ValueType > Class Template Reference
Inheritance diagram for CLIPS::any::holder< ValueType >:

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

◆ holder()

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

References held.

Referenced by clone().

Member Function Documentation

◆ clone()

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

Implements CLIPS::any::placeholder.

References held, and holder().

◆ type()

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

Member Data Documentation

◆ held

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

Referenced by CLIPS::any::any_cast, clone(), and holder().


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

Generated on Wed Jul 17 2024 00:00:00 for clipsmm by doxygen 1.13.2