Package SCons :: Package Node :: Module FS :: Class FileNodeInfo
[hide private]
[frames] | no frames]

Class FileNodeInfo

source code

NodeInfoBase --+
               |
              FileNodeInfo


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.



Instance Methods [hide private]
 
str_to_node(self, s) source code

Inherited from NodeInfoBase: __init__, convert, format, merge, update

Class Variables [hide private]
  current_version_id = 1
  field_list = ['csig', 'timestamp', 'size']
  fs = False