Package SCons :: Package Node :: Class NodeInfoBase
[show private | hide private]
[frames | no frames]

Class NodeInfoBase

Known Subclasses:
AliasNodeInfo, DirNodeInfo, FileNodeInfo, ValueNodeInfo

The generic base class for signature information for a Node.

Node subclasses should subclass NodeInfoBase to provide their own logic for dealing with their own Node-specific signature information.


Method Summary
  __init__(self, node)
  convert(self, node, val)
  format(self, field_list, names)
  merge(self, other)
  update(self, node)

Class Variable Summary
int current_version_id = 1                                                                     

Class Variable Details

current_version_id

Type:
int
Value:
1                                                                     

Generated by Epydoc 2.1 on Wed Dec 12 09:39:31 2007 http://epydoc.sf.net