Package libconfix :: Package plugins :: Package c :: Module buildinfo :: Class BuildInfo_CLibrary_NativeLocal
[show private | hide private]
[frames | no frames]

Class BuildInfo_CLibrary_NativeLocal

Marshallable --+    
               |    
BuildInformation --+
                   |
                  BuildInfo_CLibrary_NativeLocal


Method Summary
  __init__(self, dir, name)
  __str__(self)
  dir(self)
  install(self)
  name(self)
  unique_key(self)
Unique key to easily determine object equivalence.
    Inherited from BuildInformation
  get_marshalling_data(self)
Return marshalling data for my attributes.
  set_marshalling_data(self, data)
(To be documented)...
    Inherited from Marshallable
  __getstate__(self)
  __setstate__(self, data)

Class Variable Summary
    Inherited from Marshallable
str ATTRIBUTES = 'attributes'
str GENERATING_CLASS = 'generating_class'
str VERSIONS = 'versions'

Method Details

unique_key(self)

Unique key to easily determine object equivalence. Used to
index BuildInformation objects, and to eventually sort out
duplicates.
Overrides:
libconfix.core.machinery.buildinfo.BuildInformation.unique_key (inherited documentation)

Generated by Epydoc 2.1 on Fri Nov 23 16:56:34 2007 http://epydoc.sf.net