[insert project logo here (125x200px max)]
Navigator
Mailinglists
Please report any errors or ommissions you find to our `Help' mailinglist, or
post a message in the Forums.
Copyright and Licensing Information
Snap is (c) Jonathan T. Moore, 1999-2002 and licensed under the
GNU General Public License (GPL).
All other parts of Splash are (c) Willem de Bruijn, 2002-2003 and
licensed under the BSD Open Source License.
All sourcecode is made publicly available.
Acknowledgement
Splash and the Splash website are hosted
by SourceForge.net
|
Splash - Documentation
SNMP Plus a Lightweight API for SNAP Handling
Main Page Alphabetical List Data Structures File List Data Fields Globals
snap-1.1-wjdb/lib/snap_svc_reg_handler.c File Reference#include "d_printf.h"
#include "snap_svc_library_handler.h"
#include "snap_svc_reg_table.h"
#include "snap_svc_reg_handler.h"
Include dependency graph for snap_svc_reg_handler.c:
Go to the source code of this file.
Function Documentation
void snap_svc_register_fini |
( |
|
) |
|
|
void* snap_svc_register_freelaststruct |
( |
|
) |
|
|
void snap_svc_register_init |
( |
|
) |
|
|
void* snap_svc_register_returnlaststruct |
( |
|
) |
|
|
void snap_svc_registerall |
( |
|
) |
|
|
int snap_svc_registeralllibs |
( |
char * |
strDirectory |
) |
|
|
int snap_svc_registerlib |
( |
void * |
hDll |
) |
|
|
void snap_svc_reregisterall |
( |
|
) |
|
|
void snap_svc_unregisterall |
( |
|
) |
|
|
int snap_svc_unregisteralllibs |
( |
|
) |
|
|
int snap_svc_unregisterlib |
( |
void * |
hDll |
) |
|
|
Variable Documentation
int snap_svc_register_initialized = 0
|
|
|