lightspark::data_slot Struct Reference

#include <toplevel.h>

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

List of all members.

Public Member Functions

 data_slot (ASObject *o, DATA_TYPE t=DATA_OBJECT)
 data_slot ()
 data_slot (intptr_t i)

Public Attributes

DATA_TYPE type
union {
   ASObject *   data
   int32_t   data_i
}; 

Detailed Description

Definition at line 473 of file toplevel.h.


Constructor & Destructor Documentation

lightspark::data_slot::data_slot ( ASObject o,
DATA_TYPE  t = DATA_OBJECT 
) [inline, explicit]

Definition at line 481 of file toplevel.h.

lightspark::data_slot::data_slot (  )  [inline]

Definition at line 482 of file toplevel.h.

lightspark::data_slot::data_slot ( intptr_t  i  )  [inline, explicit]

Definition at line 483 of file toplevel.h.


Member Data Documentation

union { ... }

Definition at line 478 of file toplevel.h.

Definition at line 479 of file toplevel.h.

Definition at line 475 of file toplevel.h.


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