IPM
PublishManager Class Reference
Inheritance diagram for PublishManager:
Inheritance graph

Public Attributes

 ServiceCache
 Avoids constantly reinstantiating the package service objects, which may be expensive. More...
 
 UnavailableNames
 Keeps track of which repositories are unavailable (by name - the keys are important, values don't matter) More...
 

Additional Inherited Members

- Public Member Functions inherited from Singleton
_.Library.Status OnClose ()
 Removes the OREF of this instance from PPG. More...
 
_.Library.Status OnNew ()
 Tracks the OREF of this instance in a PPG for later reference. More...
 
- Static Public Attributes inherited from Singleton
 NAMESPACESCOPE = None
 If set to 1, calls to Get must return an instance of this class created in the current namespace; a new instance will be created if none exists.
 
 PPG = None
 PPG in which to track references to the instance of this class.
 

Member Data Documentation

◆ ServiceCache

ServiceCache

Avoids constantly reinstantiating the package service objects, which may be expensive.

 

◆ UnavailableNames

UnavailableNames

Keeps track of which repositories are unavailable (by name - the keys are important, values don't matter)