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

namespace  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 Fri Oct 25 2013 11:16:46 for clipsmm by doxygen 1.8.3.1