Empirical
Public Member Functions | Protected Attributes | List of all members
D3::JSObject Class Reference

Catch-all object for storing references to things created in JS. More...

#include <d3_init.h>

Inheritance diagram for D3::JSObject:
D3::D3_Base

Public Member Functions

 JSObject ()
 
int GetID () const
 
void Log () const
 

Protected Attributes

int id
 

Detailed Description

Catch-all object for storing references to things created in JS.

Constructor & Destructor Documentation

D3::JSObject::JSObject ( )
inline

Member Function Documentation

int D3::D3_Base::GetID ( ) const
inlineinherited
void D3::D3_Base::Log ( ) const
inlineinherited

Member Data Documentation

int D3::D3_Base::id
protectedinherited

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