Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

serverinterfaces.cpp File Reference

#include "serverinterfaces.h"
#include "spl_event_mgr.h"
#include "i_spl_event_mgr.h"
#include <iltserver.h>
#include <iltphysics.h>
#include <iltmodel.h>
#include <iltdrawprim.h>
#include <iltsoundmgr.h>
#include <iltcommon.h>
#include <physics/collision_mgr.h>
#include <ltengineobjectsclient.h>

Functions

 define_holder_to_instance (ILTCommon, g_pLTSCommon, Server)
 instantiate_interface (CSplEventMgr, ISplEventMgr, Server)
LTRESULT VerifyServerInterfaces ()

Variables

ILTCommon * g_pLTSCommon = NULL
ILTPhysics * g_pLTSPhysics = NULL
ILTModel * g_pLTSModel = NULL
ILTSoundMgr * g_pLTSSoundMgr = NULL
ILTCollisionMgr * g_pLTSCollisionMgr = NULL
ISplEventMgrg_pSplSEventMgr = NULL

Function Documentation

define_holder_to_instance ILTCommon   ,
g_pLTSCommon   ,
Server   
 

instantiate_interface CSplEventMgr   ,
ISplEventMgr   ,
Server   
 

LTRESULT VerifyServerInterfaces  
 


Variable Documentation

ILTCollisionMgr* g_pLTSCollisionMgr = NULL
 

ILTCommon* g_pLTSCommon = NULL
 

ILTModel* g_pLTSModel = NULL
 

ILTPhysics* g_pLTSPhysics = NULL
 

ILTSoundMgr* g_pLTSSoundMgr = NULL
 

ISplEventMgr* g_pSplSEventMgr = NULL
 


Generated on Mon Mar 4 08:42:24 2002 for Aria by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002