clipsmm - C++ CLIPS Interface Library

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

#include <object.h>

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

Public Types

typedef CLIPSPointer< Objectpointer
 

Public Member Functions

 Object (void *cobj=NULL)
 
 ~Object ()
 
void * cobj () const
 Returns a pointer to the underlying CLIPS C object. More...
 

Protected Attributes

void * m_cobj
 The underlying CLIPS C object. More...
 

Detailed Description

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

Member Typedef Documentation

◆ pointer

Constructor & Destructor Documentation

◆ Object()

CLIPS::Object::Object ( void *  cobj = NULL)

◆ ~Object()

CLIPS::Object::~Object ( )

Member Function Documentation

◆ cobj()

void * CLIPS::Object::cobj ( ) const

Member Data Documentation

◆ m_cobj

void* CLIPS::Object::m_cobj
protected

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

Generated on Mon Jul 27 2020 00:00:00 for clipsmm by doxygen 1.8.18