Public Member Functions | Public Attributes

bbcflib::genrep_cache::Assembly Class Reference

List of all members.

Public Member Functions

def __init__
def __getattr__
def unique_id

Public Attributes

 uid
 gr

Detailed Description

Assembly object that reflect the `original`.

Member Function Documentation

def bbcflib::genrep_cache::Assembly::__getattr__ (   self,
  name 
)
Redirect attribute search on the decorated parameter.
def bbcflib::genrep_cache::Assembly::__init__ (   self,
  args,
  kw 
)
Initialize the decoration system.
Each method in `assembly_cache` will be decorated by the 
`dec` method. Others will be redirected to the Assembly decorated.
def bbcflib::genrep_cache::Assembly::unique_id (   self  ) 
Generate an unique id with the `unique_ids attributes`.

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions