clipsmm - C++ CLIPS Interface Library

clipsmm logo
Classes | Namespaces | Typedefs | Enumerations
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< Value > CLIPS::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 Sat Apr 13 2013 10:04:52 for clipsmm by doxygen 1.8.1.1