NCBI C++ ToolKit
Public Member Functions | List of all members
C_DriverMgr Class Reference

Search Toolkit Book for C_DriverMgr

#include <dbapi/driver/driver_mgr.hpp>

+ Inheritance diagram for C_DriverMgr:

Public Member Functions

 C_DriverMgr (unsigned int nof_drivers=16)
 
I_DriverContextGetDriverContext (const string &driver_name, string *err_msg=0, const map< string, string > *attr=0)
 
virtual ~C_DriverMgr ()
 
void AddDllSearchPath (const string &path)
 Add path for the DLL lookup. More...
 
void ResetDllSearchPath (vector< string > *previous_paths=NULL)
 Delete all user-installed paths for the DLL lookup (for all resolvers) More...
 
CDllResolver::TExtraDllPath SetDllStdSearchPath (CDllResolver::TExtraDllPath standard_paths)
 Specify which standard locations should be used for the DLL lookup (for all resolvers). More...
 
CDllResolver::TExtraDllPath GetDllStdSearchPath (void) const
 Get standard locations which should be used for the DLL lookup. More...
 
I_DriverContextGetDriverContextFromTree (const string &driver_name, const TPluginManagerParamTree *const attr=NULL)
 
I_DriverContextGetDriverContextFromMap (const string &driver_name, const map< string, string > *attr=NULL)
 

Detailed Description

Definition at line 49 of file driver_mgr.hpp.


The documentation for this class was generated from the following files:
Modified on Fri Sep 20 14:57:40 2024 by modify_doxy.py rev. 669887