NCBI C++ ToolKit
Classes | Macros
ncbidll.hpp File Reference

Define class Dll and for Portable DLL handling. More...

#include <corelib/ncbistd.hpp>
#include <corelib/ncbicfg.h>
#include <corelib/ncbifile.hpp>
+ Include dependency graph for ncbidll.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CDll
 CDll –. More...
 
union  CDll::TEntryPoint
 Entry point – pointer to either a function or a data. More...
 
class  CDllResolver
 Class for entry point resolution when there are several DLL candidates. More...
 
struct  CDllResolver::SNamedEntryPoint
 DLL entry point name -> function pair. More...
 
struct  CDllResolver::SResolvedEntry
 DLL resolution descriptor. More...
 

Macros

#define NCBI_PLUGIN_PREFIX   ""
 
#define NCBI_PLUGIN_MIN_SUFFIX   ".dll"
 
#define NCBI_PLUGIN_SUFFIX   NCBI_PLUGIN_MIN_SUFFIX
 

Detailed Description

Define class Dll and for Portable DLL handling.

Definition in file ncbidll.hpp.

Modified on Fri Sep 20 14:57:40 2024 by modify_doxy.py rev. 669887