clipsmm - C++ CLIPS Interface Library

clipsmm logo
Classes | Namespaces | Functions
any.h File Reference
#include <algorithm>
#include <typeinfo>
Include dependency graph for any.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CLIPS::any
 
class  CLIPS::any::placeholder
 
class  CLIPS::any::holder< ValueType >
 
class  CLIPS::bad_any_cast
 

Namespaces

 CLIPS
 

Functions

template<typename ValueType >
ValueType * CLIPS::any_cast (any *operand)
 
template<typename ValueType >
const ValueType * CLIPS::any_cast (const any *operand)
 
template<typename ValueType >
ValueType CLIPS::any_cast (const any &operand)
 

Generated on Thu Oct 24 2013 22:01:36 for clipsmm by doxygen 1.8.5