TwiceAsNice
2019-02-18
|
#include <IceUtil/Shared.h>
#include <IceUtil/Handle.h>
#include <vector>
Classes | |
class | Nice::DynamicLibrary |
class | Nice::DynamicLibraryList |
Namespaces | |
Nice | |
Typedefs | |
typedef IceUtil::Handle< DynamicLibrary > | Nice::DynamicLibraryPtr |
typedef IceUtil::Handle< DynamicLibraryList > | Nice::DynamicLibraryListPtr |
Functions | |
void | Nice::incRef (DynamicLibrary *) |
void | Nice::decRef (DynamicLibrary *) |
void | Nice::incRef (DynamicLibraryList *) |
void | Nice::decRef (DynamicLibraryList *) |