clipsmm - C++ CLIPS Interface Library

clipsmm logo

CLIPS::DefaultFacts Class Reference

#include <defaultfacts.h>

Inheritance diagram for CLIPS::DefaultFacts:
[legend]

List of all members.

Public Types

typedef CLIPSPointer
< DefaultFacts
pointer

Public Member Functions

 DefaultFacts (Environment &environment, void *cobj=NULL)
 ~DefaultFacts ()
std::string name ()
std::string module_name ()
std::string formatted ()
DefaultFacts::pointer next ()
bool is_deletable ()
bool retract ()

Static Public Member Functions

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

Referenced by create().

CLIPS::DefaultFacts::~DefaultFacts (  ) 

Member Function Documentation

DefaultFacts::pointer CLIPS::DefaultFacts::create ( Environment environment,
void *  cobj = NULL 
) [static]
std::string CLIPS::DefaultFacts::formatted (  ) 
bool CLIPS::DefaultFacts::is_deletable (  ) 
std::string CLIPS::DefaultFacts::module_name (  ) 
std::string CLIPS::DefaultFacts::name (  ) 
DefaultFacts::pointer CLIPS::DefaultFacts::next (  ) 
bool CLIPS::DefaultFacts::retract (  ) 

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

Generated on Thu Oct 24 13:08:08 2013 for clipsmm by doxygen 1.6.1