clipsmm - C++ CLIPS Interface Library

clipsmm logo
Namespaces | Functions
factory.h File Reference
#include <clipsmm/value.h>
Include dependency graph for factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 CLIPS
 

Functions

Values CLIPS::data_object_to_values (dataObject *clipsdo)
 TODO Move to utility, since these are no longer factory methods. More...
 
Values CLIPS::data_object_to_values (dataObject &clipsdo)
 
dataObject * CLIPS::value_to_data_object (const Environment &env, const Values &values, dataObject *obj)
 
dataObject * CLIPS::value_to_data_object (const Environment &env, const Value &value, dataObject *obj)
 
dataObject * CLIPS::value_to_data_object_rawenv (void *env, const Values &values, dataObject *obj)
 
dataObject * CLIPS::value_to_data_object_rawenv (void *env, const Value &value, dataObject *obj)
 

Generated on Tue Sep 19 2017 11:51:29 for clipsmm by doxygen 1.8.13