group Obj Base Class

Description

These set of functions are used to setup the base class 'Obj' within the ferite system.

group attributes
function ferite_add_object_class() - This adds the Object class that all other classes inherit from.
function ferite_obj_copy() - Return a copy of the object
function ferite_obj_hash() - Create a hash key for the object

Functions

function ferite_add_object_class Click to go up to the list
This adds the Object class that all other classes inherit from.
Declaration:
    void ferite_add_object_class( FeriteScript *script )
Parameters:
    Parameter #1: FeriteScript *script - This script object in which to place the class

function ferite_obj_copy Click to go up to the list
Return a copy of the object

function ferite_obj_hash Click to go up to the list
Create a hash key for the object

Automatically generated at 8:45pm, Wednesday 08 January 2003 by feritedoc.