Package pyffi :: Package formats :: Package nif :: Class NifFormat :: Class DataStreamAccess
[hide private]
[frames] | no frames]

Class DataStreamAccess

source code

                            object --+        
                                     |        
                utils.graph.DetailNode --+    
                                         |    
object_models.xml.bit_struct.BitStructBase --+
                                             |
                                            NifFormat.DataStreamAccess

Nested Classes [hide private]

Inherited from object_models.xml.bit_struct.BitStructBase: __metaclass__

Instance Methods [hide private]

Inherited from object_models.xml.bit_struct.BitStructBase: __init__, __str__, deepcopy, fix_links, from_int, get_attribute, get_detail_child_names, get_detail_child_nodes, get_hash, get_links, get_refs, get_size, get_strings, read, set_attribute, to_int, tree, write

Inherited from utils.graph.DetailNode: get_detail_child_edge_types, get_detail_display, get_detail_iterator, replace_global_node

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Class Methods [hide private]

Inherited from object_models.xml.bit_struct.BitStructBase: get_games, get_versions

Class Variables [hide private]
  _attribute_list = [<pyffi.object_models.xml.BitStructAttribute...
  _attrs = [<pyffi.object_models.xml.BitStructAttribute object a...
  _names = ['cpu_read', 'cpu_write_static', 'cpu_write_mutable',...
  _numbytes = 4
  _struct = 'I'

Inherited from object_models.xml.bit_struct.BitStructBase: arg

Properties [hide private]
  cpu_read
  cpu_write_mutable
  cpu_write_static
  cpu_write_static_inititialized
  cpu_write_volatile
  gpu_read
  gpu_write

Inherited from object: __class__

Class Variable Details [hide private]

_attribute_list

Value:
[<pyffi.object_models.xml.BitStructAttribute object at 0x3162a50>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x3162ad0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x3162b10>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x3162b50>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x3162b90>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x3162bd0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x3162c10>]

_attrs

Value:
[<pyffi.object_models.xml.BitStructAttribute object at 0x3162a50>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x3162ad0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x3162b10>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x3162b50>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x3162b90>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x3162bd0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x3162c10>]

_names

Value:
['cpu_read',
 'cpu_write_static',
 'cpu_write_mutable',
 'cpu_write_volatile',
 'gpu_read',
 'gpu_write',
 'cpu_write_static_inititialized']

Property Details [hide private]

cpu_read

Get Method:
<functools.partial object at 0x3165998>
Set Method:
<functools.partial object at 0x31659f0>

cpu_write_mutable

Get Method:
<functools.partial object at 0x3165ba8>
Set Method:
<functools.partial object at 0x3165c00>

cpu_write_static

Get Method:
<functools.partial object at 0x3165aa0>
Set Method:
<functools.partial object at 0x3165af8>

cpu_write_static_inititialized

Get Method:
<functools.partial object at 0x3165fc8>
Set Method:
<functools.partial object at 0x316b050>

cpu_write_volatile

Get Method:
<functools.partial object at 0x3165cb0>
Set Method:
<functools.partial object at 0x3165d08>

gpu_read

Get Method:
<functools.partial object at 0x3165db8>
Set Method:
<functools.partial object at 0x3165e10>

gpu_write

Get Method:
<functools.partial object at 0x3165ec0>
Set Method:
<functools.partial object at 0x3165f18>