Namespaces | Defines

OS_NS_dlfcn.h File Reference

#include "ace/config-all.h"
#include "ace/os_include/os_dlfcn.h"

Namespaces

namespace  ACE_OS
 

This class is a wrapper for the XTI/TLI operations.


Defines

#define ACE_EXPORT_MACRO   ACE_Export

Functions

int ACE_OS::dlclose (ACE_SHLIB_HANDLE handle)
ACE_TCHARACE_OS::dlerror (void)
ACE_SHLIB_HANDLE ACE_OS::dlopen (const ACE_TCHAR *filename, int mode=ACE_DEFAULT_SHLIB_MODE)
void * ACE_OS::dlsym (ACE_SHLIB_HANDLE handle, const ACE_TCHAR *symbol)

Detailed Description

Id:
OS_NS_dlfcn.h 80826 2008-03-04 14:51:23Z wotte
Author:
Douglas C. Schmidt <schmidt@cs.wustl.edu>
Jesper S. M|ller<stophph@diku.dk>
and a cast of thousands...

Originally in OS.h.


Define Documentation

#define ACE_EXPORT_MACRO   ACE_Export
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines