#include "ace/config-all.h"
#include "ace/os_include/os_dlfcn.h"
#include "ace/ACE_export.h"
#include "ace/OS_NS_dlfcn.inl"
Include dependency graph for OS_NS_dlfcn.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | ACE_OS |
ACE_NAMESPACE_INLINE_FUNCTION int | ACE_OS::dlclose (ACE_SHLIB_HANDLE handle) |
ACE_NAMESPACE_INLINE_FUNCTION ACE_TCHAR * | ACE_OS::dlerror (void) |
ACE_NAMESPACE_INLINE_FUNCTION ACE_SHLIB_HANDLE | ACE_OS::dlopen (const ACE_TCHAR *filename, int mode=ACE_DEFAULT_SHLIB_MODE) |
ACE_NAMESPACE_INLINE_FUNCTION void * | ACE_OS::dlsym (ACE_SHLIB_HANDLE handle, const ACE_TCHAR *symbol) |
Defines | |
#define | ACE_EXPORT_MACRO ACE_Export |
#define | ACE_INLINE inline |
Jesper S. M|ller<stophph@diku.dk>
and a cast of thousands...
#define ACE_EXPORT_MACRO ACE_Export |
#define ACE_INLINE inline |