maci::LibraryManager::LibraryInfo

NAME
SYNOPSIS
Detailed Description
Member Data Documentation
Author

NAME

maci::LibraryManager::LibraryInfo −

Structure to store data about loaded libraries.

SYNOPSIS

Public Attributes

ACE_SHLIB_HANDLE hLib

system library handle

int nRefCount

reference(s) to the library

ACE_CString path

full path to the library

Detailed Description

Structure to store data about loaded libraries.

Member Data Documentation

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

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.