|
maci::LibraryManager::LibraryInfo − Structure to store data about loaded libraries. |
|
Public Attributes |
|
ACE_SHLIB_HANDLE hLib |
|
system library handle |
|
int nRefCount |
|
reference(s) to the library |
|
ACE_CString path |
|
full path to the library |
|
Structure to store data about loaded libraries. |
|
ACE_SHLIB_HANDLE maci::LibraryManager::LibraryInfo::hLib |
|
system library handle |
|
int maci::LibraryManager::LibraryInfo::nRefCount |
|
reference(s) to the library |
|
ACE_CString maci::LibraryManager::LibraryInfo::path |
|
full path to the library |
|
Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code. |