CLIPS::Activation Class Reference

#include <clipsmm/activation.h>

Inheritance diagram for CLIPS::Activation:

Inheritance graph
[legend]
List of all members.

Detailed Description

Author:
Rick L.

Vinyard, Jr. <rvinyard@cs.nmsu.edu>


Public Types

typedef CLIPSPointer< Activationpointer

Public Member Functions

 Activation (Environment &environment, void *cobj=NULL)
std::string name ()
std::string formatted ()
bool deactivate ()
int salience ()
int set_salience (int sal)
 Sets the salience value.
Activation::pointer next ()

Static Public Member Functions

static Activation::pointer create (Environment &environment, void *cobj=NULL)


Member Function Documentation

int CLIPS::Activation::set_salience ( int  sal  ) 

Sets the salience value.

Returns:
the old salience value


The documentation for this class was generated from the following files:
Generated on Sun Nov 12 11:55:36 2006 by  doxygen 1.5.1