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

SG_Callbacks Struct Reference

#include <SG_IObject.h>

List of all members.

Public Methods

 SG_Callbacks (SG_ReplicationNewCallback repfunc=NULL,SG_DestructionNewCallback destructfunc=NULL)

Public Attributes

SG_ReplicationNewCallback m_replicafunc
SG_DestructionNewCallback m_destructionfunc


Constructor & Destructor Documentation

SG_Callbacks::SG_Callbacks ( SG_ReplicationNewCallback repfunc = NULL,
SG_DestructionNewCallback destructfunc = NULL ) [inline]
 

Definition at line 23 of file SG_IObject.h.


Member Data Documentation

SG_DestructionNewCallback SG_Callbacks::m_destructionfunc
 

Definition at line 26 of file SG_IObject.h.

SG_ReplicationNewCallback SG_Callbacks::m_replicafunc
 

Definition at line 25 of file SG_IObject.h.


The documentation for this struct was generated from the following file:
Generated at Thu Feb 1 13:03:59 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000