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

Class Caps1

source code

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

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 = ['reserved_1', 'complex', 'reserved_2', 'texture', 'r...
  _numbytes = 4
  _struct = 'I'

Inherited from object_models.xml.bit_struct.BitStructBase: arg

Properties [hide private]
  complex
  mipmap
  reserved_1
  reserved_2
  reserved_3
  texture

Inherited from object: __class__

Class Variable Details [hide private]

_attribute_list

Value:
[<pyffi.object_models.xml.BitStructAttribute object at 0x24053d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405410>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405450>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405490>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x24054d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405510>]

_attrs

Value:
[<pyffi.object_models.xml.BitStructAttribute object at 0x24053d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405410>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405450>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405490>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x24054d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405510>]

_names

Value:
['reserved_1',
 'complex',
 'reserved_2',
 'texture',
 'reserved_3',
 'mipmap']

Property Details [hide private]

complex

Get Method:
<functools.partial object at 0x2406578>
Set Method:
<functools.partial object at 0x24065d0>

mipmap

Get Method:
<functools.partial object at 0x2406998>
Set Method:
<functools.partial object at 0x24069f0>

reserved_1

Get Method:
<functools.partial object at 0x2406470>
Set Method:
<functools.partial object at 0x24064c8>

reserved_2

Get Method:
<functools.partial object at 0x2406680>
Set Method:
<functools.partial object at 0x24066d8>

reserved_3

Get Method:
<functools.partial object at 0x2406890>
Set Method:
<functools.partial object at 0x24068e8>

texture

Get Method:
<functools.partial object at 0x2406788>
Set Method:
<functools.partial object at 0x24067e0>