NCBI C++ ToolKit
Functions
msvc_dlls_info.hpp File Reference
#include "msvc_prj_utils.hpp"
#include "ptb_registry.hpp"
#include <list>
#include <set>
#include "proj_tree.hpp"
#include <corelib/ncbienv.hpp>
+ Include dependency graph for msvc_dlls_info.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.

Functions

void FilterOutDllHostedProjects (const CProjectItemsTree &tree_src, CProjectItemsTree *tree_dst)
 
void AnalyzeDllData (CProjectItemsTree &tree_src)
 
string GetDllHost (const CProjectItemsTree &tree, const string &lib)
 
void CreateDllBuildTree (const CProjectItemsTree &tree_src, CProjectItemsTree *tree_dst)
 
void CreateDllsList (const CProjectItemsTree &tree_src, list< string > *dll_ids)
 
void CollectDllsDepends (const CProjectItemsTree &tree_src, const list< string > &dll_ids, list< string > *dll_depends_ids)
 

Function Documentation

◆ AnalyzeDllData()

void AnalyzeDllData ( CProjectItemsTree tree_src)

◆ CollectDllsDepends()

void CollectDllsDepends ( const CProjectItemsTree tree_src,
const list< string > &  dll_ids,
list< string > *  dll_depends_ids 
)

◆ CreateDllBuildTree()

void CreateDllBuildTree ( const CProjectItemsTree tree_src,
CProjectItemsTree tree_dst 
)

◆ CreateDllsList()

void CreateDllsList ( const CProjectItemsTree tree_src,
list< string > *  dll_ids 
)

◆ FilterOutDllHostedProjects()

void FilterOutDllHostedProjects ( const CProjectItemsTree tree_src,
CProjectItemsTree tree_dst 
)

◆ GetDllHost()

string GetDllHost ( const CProjectItemsTree tree,
const string lib 
)
Modified on Fri Sep 20 14:57:38 2024 by modify_doxy.py rev. 669887