clipsmm - C++ CLIPS Interface Library

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

#include <function.h>

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

List of all members.

Public Types

typedef CLIPSPointer< Functionpointer

Public Member Functions

 Function (Environment &environment, void *cobj=NULL)
 ~Function ()
std::string name ()
std::string formatted ()
std::string module_name ()
bool is_watched ()
void set_watch (bool watch=true)
bool is_deletable ()
Function::pointer next ()
bool undefine ()

Static Public Member Functions

static Function::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::Function::Function ( Environment environment,
void *  cobj = NULL 
)

Referenced by create().


Member Function Documentation

Function::pointer CLIPS::Function::create ( Environment environment,
void *  cobj = NULL 
) [static]
std::string CLIPS::Function::formatted ( )
std::string CLIPS::Function::name ( )
void CLIPS::Function::set_watch ( bool  watch = true)

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