ACE
6.1.0
|
ACE_DLL(bool close_handle_on_destruction=true) | ACE_DLL | [explicit] |
ACE_DLL(const ACE_TCHAR *dll_name, int open_mode=ACE_DEFAULT_SHLIB_MODE, bool close_handle_on_destruction=true) | ACE_DLL | [explicit] |
ACE_DLL(const ACE_DLL &) | ACE_DLL | |
close(void) | ACE_DLL | |
close_handle_on_destruction_ | ACE_DLL | |
dll_handle_ | ACE_DLL | |
dll_name_ | ACE_DLL | |
error(void) const | ACE_DLL | |
error_ | ACE_DLL | |
get_handle(int become_owner=0) const | ACE_DLL | |
open(const ACE_TCHAR *dll_name, int open_mode=ACE_DEFAULT_SHLIB_MODE, bool close_handle_on_destruction=true) | ACE_DLL | |
open_i(const ACE_TCHAR *dll_name, int open_mode=ACE_DEFAULT_SHLIB_MODE, bool close_handle_on_destruction=true, ACE_SHLIB_HANDLE handle=0) | ACE_DLL | [private] |
open_mode_ | ACE_DLL | |
operator=(const ACE_DLL &rhs) | ACE_DLL | |
set_handle(ACE_SHLIB_HANDLE handle, bool close_handle_on_destruction=true) | ACE_DLL | |
symbol(const ACE_TCHAR *symbol_name, int ignore_errors=0) | ACE_DLL | |
~ACE_DLL(void) | ACE_DLL |