| Trees | Index | Help |
|---|
| Package libconfix :: Package plugins :: Package c :: Module buildinfo :: 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 to easily determine object equivalence. | |
| Inherited from BuildInformation | |
Return marshalling data for my attributes. | |
(To be documented)... | |
| Inherited from Marshallable | |
| |
| |
| 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.
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Fri Nov 23 16:56:34 2007 | http://epydoc.sf.net |