clipsmm - C++ CLIPS Interface Library

clipsmm logo

CLIPS::Module Class Reference

#include <module.h>

Inheritance diagram for CLIPS::Module:

Inheritance graph
[legend]

List of all members.

Public Types

typedef CLIPSPointer< Modulepointer

Public Member Functions

 Module (Environment &environment, void *cobj=NULL)
 ~Module ()
std::string name ()
std::string formatted ()
Module::pointer next ()
Module::pointer set_current ()
 Sets the current module and returns the old module.
void focus ()

Static Public Member Functions

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


Detailed Description

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

Member Typedef Documentation

typedef CLIPSPointer<Module> CLIPS::Module::pointer

Reimplemented from CLIPS::Object.


Constructor & Destructor Documentation

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

Referenced by create().

CLIPS::Module::~Module (  ) 


Member Function Documentation

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

void CLIPS::Module::focus (  ) 

std::string CLIPS::Module::formatted (  ) 

std::string CLIPS::Module::name (  ) 

Module::pointer CLIPS::Module::next (  ) 

Module::pointer CLIPS::Module::set_current (  ) 

Sets the current module and returns the old module.

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


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