Go to the SVN repository for this file.
1 #ifndef GUI_FRAMEWORK___PKG_MANAGER__HPP 2 #define GUI_FRAMEWORK___PKG_MANAGER__HPP 50 #include <wx/string.h> 70m_State(
eUndefined), m_VerMajor(0), m_VerMinor(0), m_VerPatch(0) {}
93 voidSetAppPkg(
const stringappName,
98 voidAddDefaultPkg(
const string& pkg_name);
100 voidScanPackages(
constwxString& path);
101 voidValidatePackages();
104 voidSetPackagesToLoad(
constvector<string>& packages);
106 const CPackageInfo* GetPkgInfo(
intindex,
string& pkg_name)
const;
108 voidGetBasePkgs(
const string& pkg_name, vector<string>& basePkgs)
const;
109 voidGetDependentPkgs(
const string& pkg_name,
110vector<string>& dependents)
const;
111 boolDependsOn(
const CPackageInfo& pkg,
const string& pkg_name)
const;
User-defined methods of the data storage class.
CPkgManager - application Package Manager.
Include a standard set of the NCBI C++ Toolkit most basic headers.
CConstRef< objects::CGuiPkgManifest > m_Manifest
bool x_InitPackage(IGuiPackage *pkg)
set< string > TPackagesSet
vector< string > m_DefaultPkgs
void SetRegistryPath(const string &path)
AutoPtr< IGuiPackage > m_Package
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.
#define NCBI_GUIFRAMEWORK_EXPORT
Defines to provide correct exporting from DLLs in Windows.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4