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< Value > CLIPS::Values

Enumerations

enum  CLIPS::Type {
  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 29 12:04:14 2009 for clipsmm by doxygen 1.5.8