impulse::Object Class Reference

Object is the root of the proto hierarchy, which provides basic functions such as setting and getting slots. More...

#include <object.h>

Inherits impulse::Frame.

List of all members.

Public Member Functions

 Object ()
void initSlots ()
string inspect ()
Value _test (Array &args, Value self)
Value _setSlot_ (Array &args, Value self)


Detailed Description

Object is the root of the proto hierarchy, which provides basic functions such as setting and getting slots.

The term "an Object" refers to a Frame which has an Object in its proto chain, else it's only just a "Frame".


Constructor & Destructor Documentation

impulse::Object::Object (  )  [inline]


Member Function Documentation

void impulse::Object::initSlots (  )  [inline, virtual]

Reimplemented from impulse::Frame.

string impulse::Object::inspect (  )  [inline, virtual]

Reimplemented from impulse::Frame.

Value impulse::Object::_test ( Array args,
Value  self 
) [inline]

Value impulse::Object::_setSlot_ ( Array args,
Value  self 
) [inline]


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

Generated on Wed May 13 20:04:19 2009 for impulse by  doxygen 1.5.8