List of all members.
Public Member Functions |
| holder (const ValueType &value) |
virtual const std::type_info & | type () const |
virtual placeholder * | clone () const |
Public Attributes |
ValueType | held |
Constructor & Destructor Documentation
CLIPS::any::holder::holder |
( |
const ValueType & |
value | ) |
[inline] |
Member Function Documentation
virtual placeholder* CLIPS::any::holder::clone |
( |
| ) |
const [inline, virtual] |
virtual const std::type_info& CLIPS::any::holder::type |
( |
| ) |
const [inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: