/mnt/hgfs/jamie_On_My_Mac/store/version_control/svn/integralive/library/trunk/Integra/integra_bridge_host.h File Reference

#include "Integra/integra_bridge.h"

Go to the source code of this file.

Functions

void * ntg_bridge_load (const char *so_name)
 function to load a bridge and return either a pointer to the bridge interface, or a NULL pointer

Variables

const ntg_bridge_interface *(* ntg_interface_new )(void)
 load an integra bridge

Detailed Description

Integra bridge host functions


Function Documentation

void* ntg_bridge_load ( const char *  so_name  ) 

function to load a bridge and return either a pointer to the bridge interface, or a NULL pointer

References DB_BRIDGE_HOST, DB_SERVER, and DEBUG_POST().

Referenced by ntg_server_run().


Variable Documentation

load an integra bridge

Searches for the named bridge and returns a pointer to its interface. If the function is unsuccessful, a NULL pointer is returned.

Parameters:
*so_name,: the name of the binary shared object conaining the bridge function pointer for accessing a bridge interface

Generated on Tue Jan 5 14:02:28 2010 for LibIntegra by  doxygen 1.6.1