LightWrap++
AC++wrapperfortheLightWave3DSDK
lwpp::LWServer Class Reference

#include <lw_server.h>

List of all members.

Static Public Member Functions

static void AddPlugin (const char *className, const char *name, ActivateFunc *activate, ServerTagInfo tagInfo[])
static void AddShutdownHandler (SimpleHandler *sh)
static void AddStartupHandler (SimpleHandler *sh)
static void Shutdown (void *)
static void * Startup (void)

Member Function Documentation

void lwpp::LWServer::AddPlugin ( const char *  className,
const char *  name,
ActivateFunc *  activate,
ServerTagInfo  tagInfo[] 
)
static
static void lwpp::LWServer::AddShutdownHandler ( SimpleHandler sh)
inlinestatic
static void lwpp::LWServer::AddStartupHandler ( SimpleHandler sh)
inlinestatic
void lwpp::LWServer::Shutdown ( void *  rec)
static
void * lwpp::LWServer::Startup ( void  )
static

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