clipsmm - C++ CLIPS Interface Library

clipsmm logo
value.h File Reference
#include <string>
#include <vector>
#include <sigc++/sigc++.h>
Include dependency graph for value.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CLIPS::Value
 

Namespaces

namespace  CLIPS
 

Typedefs

typedef enum CLIPS::Type CLIPS::Type
 
typedef std::vector< ValueCLIPS::Values
 

Enumerations

enum  CLIPS::Type {
  CLIPS::TYPE_UNKNOWN = -1 , CLIPS::TYPE_FLOAT = 0 , CLIPS::TYPE_INTEGER = 1 , CLIPS::TYPE_SYMBOL = 2 ,
  CLIPS::TYPE_STRING = 3 , CLIPS::TYPE_EXTERNAL_ADDRESS = 5 , CLIPS::TYPE_INSTANCE_ADDRESS = 7 , CLIPS::TYPE_INSTANCE_NAME = 8
}
 

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