SnapshotManager.SnapshotManager Class Reference

List of all members.

Public Member Functions

def __init__
def setup
def getStorageManager

Private Attributes

 __storageManager

Static Private Attributes

tuple __storageManager = IStorageWrapper()


Detailed Description

Wraps rdiff-backup application.

Author:
Salvador de la Puente González neo.salvador@gmail.com

Member Function Documentation

def SnapshotManager.SnapshotManager.__init__ (   self  ) 

Default constructor

def SnapshotManager.SnapshotManager.setup (   self,
  type 
)

Setups the proper storage manager

Parameters:
type indicates the type of storage manager choosen

def SnapshotManager.SnapshotManager.getStorageManager (   self  ) 

Gets the storage manager that can be manipulated as a IStorageWrapper

Returns:
the storage manager. It can be manipulated as a IStorageWrapper object


Member Data Documentation

tuple SnapshotManager.SnapshotManager.__storageManager = IStorageWrapper() [static, private]

Object that comunicates with storage device

SnapshotManager.SnapshotManager.__storageManager [private]


Generated on Wed Dec 19 19:25:04 2007 for HdLorean by  doxygen 1.5.4