clipsmm - C++ CLIPS Interface Library

clipsmm logo
Public Types | Public Member Functions | Static Public Member Functions
CLIPS::Activation Class Reference

#include <activation.h>

Inheritance diagram for CLIPS::Activation:
Inheritance graph
[legend]

List of all members.

Public Types

typedef CLIPSPointer< Activationpointer

Public Member Functions

 Activation (Environment &environment, void *cobj=NULL)
 ~Activation ()
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)

Detailed Description

Author:
Rick L. Vinyard, Jr. <rvinyard@cs.nmsu.edu>

Member Typedef Documentation

Reimplemented from CLIPS::Object.


Constructor & Destructor Documentation

CLIPS::Activation::Activation ( Environment environment,
void *  cobj = NULL 
)

Referenced by create().


Member Function Documentation

Activation::pointer CLIPS::Activation::create ( Environment environment,
void *  cobj = NULL 
) [static]
std::string CLIPS::Activation::name ( )

Sets the salience value.

Returns:
the old salience value

References CLIPS::Object::cobj(), CLIPS::Object::m_cobj, and CLIPS::EnvironmentObject::m_environment.


The documentation for this class was generated from the following files:

Generated on Sun Feb 26 2012 19:38:57 for clipsmm by doxygen 1.7.6.1