clipsmm - C++ CLIPS Interface Library

clipsmm logo

CLIPS::Global Class Reference

#include <global.h>

Inheritance diagram for CLIPS::Global:

Inheritance graph
[legend]

List of all members.

Public Types

typedef CLIPSPointer< Globalpointer

Public Member Functions

 Global (Environment &environment, void *cobj=NULL)
 ~Global ()
std::string name ()
std::string formatted ()
std::string module_name ()
Values value ()
void set_value (const Values &values)
void reset_value ()
bool is_watched ()
void set_watch (bool watch=true)
bool is_deletable ()
Global::pointer next ()
bool undefine ()

Static Public Member Functions

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


Detailed Description

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

Member Typedef Documentation

typedef CLIPSPointer<Global> CLIPS::Global::pointer

Reimplemented from CLIPS::Object.


Constructor & Destructor Documentation

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

Referenced by create().

CLIPS::Global::~Global (  ) 


Member Function Documentation

Global::pointer CLIPS::Global::create ( Environment environment,
void *  cobj = NULL 
) [static]

std::string CLIPS::Global::formatted (  ) 

bool CLIPS::Global::is_deletable (  ) 

bool CLIPS::Global::is_watched (  ) 

std::string CLIPS::Global::module_name (  ) 

std::string CLIPS::Global::name (  ) 

Global::pointer CLIPS::Global::next (  ) 

void CLIPS::Global::reset_value (  ) 

void CLIPS::Global::set_value ( const Values values  ) 

void CLIPS::Global::set_watch ( bool  watch = true  ) 

bool CLIPS::Global::undefine (  ) 

Values CLIPS::Global::value (  ) 


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

Generated on Wed Jul 29 12:04:14 2009 for clipsmm by doxygen 1.5.8