Package pyffi :: Package formats :: Package dds :: Class DdsFormat :: Class HeaderFlags
[hide private]
[frames] | no frames]

Class HeaderFlags

source code

                            object --+        
                                     |        
                utils.graph.DetailNode --+    
                                         |    
object_models.xml.bit_struct.BitStructBase --+
                                             |
                                            DdsFormat.HeaderFlags

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 = ['caps', 'height', 'width', 'pitch', 'reserved_1', 'p...
  _numbytes = 4
  _struct = 'I'

Inherited from object_models.xml.bit_struct.BitStructBase: arg

Properties [hide private]
  caps
Always 1.
  depth
  height
  linear_size
  mipmap_count
  pitch
  pixel_format
Always 1.
  reserved_1
  reserved_2
  reserved_3
  reserved_4
  width

Inherited from object: __class__

Class Variable Details [hide private]

_attribute_list

Value:
[<pyffi.object_models.xml.BitStructAttribute object at 0x234de10>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x23808d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x239ad90>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x239ae50>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x239af90>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x239ad50>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x23e9e10>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x23e9e50>,
...

_attrs

Value:
[<pyffi.object_models.xml.BitStructAttribute object at 0x234de10>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x23808d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x239ad90>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x239ae50>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x239af90>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x239ad50>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x23e9e10>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x23e9e50>,
...

_names

Value:
['caps',
 'height',
 'width',
 'pitch',
 'reserved_1',
 'pixel_format',
 'reserved_2',
 'mipmap_count',
...

Property Details [hide private]

caps

Always 1.
Get Method:
<functools.partial object at 0x23e7680>
Set Method:
<functools.partial object at 0x23e76d8>

depth

Get Method:
<functools.partial object at 0x2404208>
Set Method:
<functools.partial object at 0x2404260>

height

Get Method:
<functools.partial object at 0x23e7788>
Set Method:
<functools.partial object at 0x23e77e0>

linear_size

Get Method:
<functools.partial object at 0x23e7fc8>
Set Method:
<functools.partial object at 0x2404050>

mipmap_count

Get Method:
<functools.partial object at 0x23e7db8>
Set Method:
<functools.partial object at 0x23e7e10>

pitch

Get Method:
<functools.partial object at 0x23e7998>
Set Method:
<functools.partial object at 0x23e79f0>

pixel_format

Always 1.
Get Method:
<functools.partial object at 0x23e7ba8>
Set Method:
<functools.partial object at 0x23e7c00>

reserved_1

Get Method:
<functools.partial object at 0x23e7aa0>
Set Method:
<functools.partial object at 0x23e7af8>

reserved_2

Get Method:
<functools.partial object at 0x23e7cb0>
Set Method:
<functools.partial object at 0x23e7d08>

reserved_3

Get Method:
<functools.partial object at 0x23e7ec0>
Set Method:
<functools.partial object at 0x23e7f18>

reserved_4

Get Method:
<functools.partial object at 0x2404100>
Set Method:
<functools.partial object at 0x2404158>

width

Get Method:
<functools.partial object at 0x23e7890>
Set Method:
<functools.partial object at 0x23e78e8>