|
0 A.D. | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
IJSObject
|
+--CJSObject, CSynchedJSObjectBase
|
+--CSynchedJSObject
in SynchedJSObject.h
| Fields inherited from class CJSObject |
m_NativeProperties, m_NonsharedProperties, m_ScriptProperties, m_EngineOwned, JSI_class |
| Fields inherited from struct CSynchedJSObjectBase |
m_SynchedProperties |
| Method Summary | |
protected void |
AddSynchedProperty( const CStrW& name, T* native, UpdateFn update = NULL )
|
| Methods inherited from class CJSObject |
ScriptingInit, ScriptingShutdown, GetProperty, SetProperty, HasProperty, AddProperty, AddProperty, AddProperty, AddMethod, AddProperty, AddLocalProperty, GetScript, CreateScriptObject, ReleaseScriptObject, Shutdown |
| Methods inherited from struct CSynchedJSObjectBase |
IterateSynchedProperties, GetSynchedProperty, Update |
| Methods inherited from class IJSObject |
HasProperty, GetProperty, AddProperty, AddProperty |
| Method Detail |
protected void AddSynchedProperty( const CStrW& name, T* native, UpdateFn update = NULL );
|
0 A.D.
Generated on September 04, 2007 at 18:13 CppDoc v2.4.0 |
|||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||