The SWORD Project  1.9.0.svnversion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
installmgr.h File Reference
#include <defs.h>
#include <swbuf.h>
#include <map>
#include <set>
+ Include dependency graph for installmgr.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  InstallMgr
 
class  InstallSource
 

Typedefs

typedef std::map< SWBuf,
InstallSource * > 
InstallSourceMap
 

Typedef Documentation

typedef std::map<SWBuf, InstallSource *> InstallSourceMap

A standard map of remote install sources.

Definition at line 66 of file installmgr.h.