clipsmm - C++ CLIPS Interface Library

clipsmm logo
Public Member Functions | Protected Attributes | List of all members
CLIPS::EnvironmentObject Class Reference

#include <environmentobject.h>

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

Public Member Functions

 EnvironmentObject (Environment &environment, void *cobj=NULL)
 
 ~EnvironmentObject ()
 
Environmentenvironment () const
 
- Public Member Functions inherited from CLIPS::Object
 Object (void *cobj=NULL)
 
 ~Object ()
 
void * cobj () const
 Returns a pointer to the underlying CLIPS C object. More...
 

Protected Attributes

Environmentm_environment
 
- Protected Attributes inherited from CLIPS::Object
void * m_cobj
 The underlying CLIPS C object. More...
 

Additional Inherited Members

- Public Types inherited from CLIPS::Object
typedef CLIPSPointer< Objectpointer
 

Detailed Description

Author
Rick L. Vinyard, Jr. rviny.nosp@m.ard@.nosp@m.cs.nm.nosp@m.su.e.nosp@m.du

Constructor & Destructor Documentation

◆ EnvironmentObject()

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

◆ ~EnvironmentObject()

CLIPS::EnvironmentObject::~EnvironmentObject ( )

Member Function Documentation

◆ environment()

Environment & CLIPS::EnvironmentObject::environment ( ) const

Member Data Documentation

◆ m_environment

Environment& CLIPS::EnvironmentObject::m_environment
protected

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

Generated on Tue Jan 28 2020 00:00:00 for clipsmm by doxygen 1.8.17