Peragro-AT
 All Classes Namespaces Functions Pages
Public Member Functions | List of all members
damn_at.pluginmanager.IMetaDataStore Class Reference
Inheritance diagram for damn_at.pluginmanager.IMetaDataStore:
Inheritance graph
[legend]
Collaboration diagram for damn_at.pluginmanager.IMetaDataStore:
Collaboration graph
[legend]

Public Member Functions

def is_in_store
 
def get_metadata
 
def write_metadata
 

Detailed Description

Interface class for a MetaDataStore

Member Function Documentation

def damn_at.pluginmanager.IMetaDataStore.get_metadata (   self,
  store_id,
  an_hash 
)
Get the FileDescription for the given hash.
def damn_at.pluginmanager.IMetaDataStore.is_in_store (   self,
  store_id,
  an_hash 
)
Check if the given file hash is in the store.
def damn_at.pluginmanager.IMetaDataStore.write_metadata (   self,
  store_id,
  an_hash,
  a_file_descr 
)
Write the FileDescription to this store.

The documentation for this class was generated from the following file: