A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/pkg__manager_8hpp_source.html below:

NCBI C++ ToolKit: include/gui/framework/pkg_manager.hpp Source File

Go to the documentation of this file.

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> 70

m_State(

eUndefined

), m_VerMajor(0), m_VerMinor(0), m_VerPatch(0) {}

93  void

SetAppPkg(

const string

appName,

98  void

AddDefaultPkg(

const string

& pkg_name);

100  void

ScanPackages(

const

wxString& path);

101  void

ValidatePackages();

104  void

SetPackagesToLoad(

const

vector<string>& packages);

106  const CPackageInfo

* GetPkgInfo(

int

index,

string

& pkg_name)

const

;

108  void

GetBasePkgs(

const string

& pkg_name, vector<string>& basePkgs)

const

;

109  void

GetDependentPkgs(

const string

& pkg_name,

110

vector<string>& dependents)

const

;

111  bool

DependsOn(

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