Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

ObjectI Class Reference

#include <objectc.h>

Inheritance diagram for ObjectI:

Inheritance graph
[legend]
Collaboration diagram for ObjectI:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual void GetMessageAsObjectI (void *, long, SharedObjectC *)
virtual void SharedObjectDestroyed (SharedObjectC *)
virtual short RootIsLinkedAsAUser (ArrayC< SharedObjectC * > &)

Member Function Documentation

virtual void ObjectI::GetMessageAsObjectI void *   ,
long   ,
SharedObjectC  
[inline, virtual]
 

Reimplemented in CybAppearanceC, CybGroupC, CybIndexedFaceSetC, CybProtoC, CybScriptC, CybShapeC, CybGLShapeC, and CybPFShapeC.

Definition at line 41 of file objectc.h.

00041 {}

virtual short ObjectI::RootIsLinkedAsAUser ArrayC< SharedObjectC * > &    [inline, virtual]
 

Reimplemented in CybProxyC, and SharedObjectC.

Definition at line 43 of file objectc.h.

00043 {return 0;}

virtual void ObjectI::SharedObjectDestroyed SharedObjectC   [inline, virtual]
 

Reimplemented in CybGroupC, CybNodeC, and CybProxyC.

Definition at line 42 of file objectc.h.

00042 {}


The documentation for this class was generated from the following file:
Generated on Tue Jul 29 14:30:58 2003 for Open ActiveWrl by doxygen1.3-rc2