lightspark::Undefined Class Reference

#include <toplevel.h>

Inherits lightspark::ASObject.

Collaboration diagram for lightspark::Undefined:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ASFUNCTION (call)
 Undefined ()
tiny_string toString (bool debugMsg)
int toInt ()
double toNumber ()
bool isEqual (ASObject *r)
TRISTATE isLess (ASObject *r)
virtual ~Undefined ()

Detailed Description

Definition at line 386 of file toplevel.h.


Constructor & Destructor Documentation

Undefined::Undefined (  ) 

Definition at line 1169 of file toplevel.cpp.

virtual lightspark::Undefined::~Undefined (  )  [inline, virtual]

Definition at line 396 of file toplevel.h.


Member Function Documentation

lightspark::Undefined::ASFUNCTION ( call   ) 
bool Undefined::isEqual ( ASObject r  )  [virtual]

Reimplemented from lightspark::ASObject.

Definition at line 1192 of file toplevel.cpp.

TRISTATE Undefined::isLess ( ASObject r  )  [virtual]

Reimplemented from lightspark::ASObject.

Definition at line 1185 of file toplevel.cpp.

int Undefined::toInt (  )  [virtual]

Reimplemented from lightspark::ASObject.

Definition at line 1202 of file toplevel.cpp.

double Undefined::toNumber (  )  [virtual]

Reimplemented from lightspark::ASObject.

Definition at line 1207 of file toplevel.cpp.

tiny_string Undefined::toString ( bool  debugMsg  )  [virtual]

Reimplemented from lightspark::ASObject.

Definition at line 1180 of file toplevel.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Aug 24 19:50:36 2010 for Lightspark by  doxygen 1.6.3