DACLIPS::Object Class Reference

#include <object.h>

Inheritance diagram for DACLIPS::Object:

Inheritance graph
[legend]

List of all members.

Public Types

typedef CLIPSPointer< Objectpointer
typedef CLIPSPointer< Objectpointer

Public Member Functions

 Object (void *cobj=NULL)
 ~Object ()
void * cobj () const
 Object (void *cobj=NULL)
 ~Object ()
void * cobj () const

Protected Attributes

void * m_cobj


Detailed Description

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

Definition at line 31 of file object.h.


Member Typedef Documentation

typedef CLIPSPointer<Object> DACLIPS::Object::pointer

typedef CLIPSPointer<Object> DACLIPS::Object::pointer


Constructor & Destructor Documentation

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

Definition at line 23 of file object.cpp.

DACLIPS::Object::~Object (  ) 

Definition at line 29 of file object.cpp.

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

DACLIPS::Object::~Object (  ) 


Member Function Documentation

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

Returns a pointer to the underlying CLIPS C object

Definition at line 33 of file object.cpp.

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

Returns a pointer to the underlying CLIPS C object


Member Data Documentation

void * DACLIPS::Object::m_cobj [protected]

The underlying CLIPS C object

Definition at line 45 of file object.h.


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

Generated on Mon Jan 10 22:33:44 2011 by  doxygen 1.5.6