|
GME
13
|
#include <apr_arch_dso.h>

Public Attributes | |
| apr_pool_t * | pool |
| void * | handle |
| const char * | errormsg |
| sym_list * | symbols |
| char * | path |
Definition at line 35 of file netware/apr_arch_dso.h.
| const char* apr_dso_handle_t::errormsg |
Definition at line 38 of file netware/apr_arch_dso.h.
| void* apr_dso_handle_t::handle |
Definition at line 37 of file netware/apr_arch_dso.h.
| char* apr_dso_handle_t::path |
Definition at line 40 of file netware/apr_arch_dso.h.
Definition at line 36 of file netware/apr_arch_dso.h.
Definition at line 39 of file netware/apr_arch_dso.h.
1.7.6.1