|
Code::Blocks
SVN r11506
|
Public Member Functions | |
| RefCountedLib () | |
Public Attributes | |
| wxDynamicLibrary * | lib |
| int | ref |
Definition at line 94 of file pluginmanager.cpp.
|
inline |
Definition at line 96 of file pluginmanager.cpp.
Referenced by LibLoader::LoadLibrary().
| wxDynamicLibrary* LibLoader::RefCountedLib::lib |
Definition at line 97 of file pluginmanager.cpp.
Referenced by LibLoader::Cleanup(), and LibLoader::RemoveLibrary().
| int LibLoader::RefCountedLib::ref |
Definition at line 98 of file pluginmanager.cpp.
Referenced by LibLoader::RemoveLibrary().
1.8.13