Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

caffeine Namespace Reference

VERSION CONTROL HISTORY. More...


Classes

class  CDllLoader
 CDllLoader. More...
class  CDllLoaderFactory
 CDllLoaderFactory. More...
class  CLibraryInfo
 CLibraryInfo. More...
class  CLinuxDllLoader
 CWinDllLoader. More...
class  CWinDllLoader
 CWinDllLoader. More...
class  CMutex
 CMutex. More...
class  CMutexFactory
 CMutexFactory. More...
class  CWinMutex
 CWinMutex. More...

Functions

MODULE_FUNCTION_HEADER void * Create ()
 Create.
MODULE_FUNCTION_HEADER void Destroy (void *module)
 Destroy.
MODULE_FUNCTION_HEADER CLibraryInfoGetInfo ()
 GetInfo.


Detailed Description

VERSION CONTROL HISTORY.

Revision 1.00. 02/01/2005 10:00PM. Patrick Hammond. Initial Revision


Function Documentation

MODULE_FUNCTION_HEADER void* caffeine::Create  ) 
 

Create.

Description: Creates an object from a library

Parameters:
 
Returns:
Dynamic library loader.
Limitations:

MODULE_FUNCTION_HEADER void caffeine::Destroy void *  module  ) 
 

Destroy.

Description: Destroy an object of the CTicTacToeGM type.

Parameters:
module is the CTicTacToeGM object to be destroyed.
Returns:
void
Limitations: NONE

MODULE_FUNCTION_HEADER CLibraryInfo* caffeine::GetInfo  ) 
 

GetInfo.

Description: Gets information about this module

Returns:
A pointer to a CLibraryInfo object.
Limitations: NONE


Copyright (c) 2005 Matt Bruns, Pat Hammond, Kevin Markussen, Travis Service, Brain Shaver

SourceForge.net Logo