Package pyffi :: Package formats :: Package bsa :: Class BsaFormat :: Class FileFlags
[hide private]
[frames] | no frames]

Class FileFlags

source code

                            object --+        
                                     |        
                utils.graph.DetailNode --+    
                                         |    
object_models.xml.bit_struct.BitStructBase --+
                                             |
                                            BsaFormat.FileFlags

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 = ['has_nif', 'has_dds', 'has_xml', 'has_wav', 'has_mp_...
  _numbytes = 4
  _struct = 'I'

Inherited from object_models.xml.bit_struct.BitStructBase: arg

Properties [hide private]
  has_ctl
  has_dds
  has_mp_3
  has_nif
  has_spt
  has_tex_fnt
  has_txt_html_bat_scc
  has_wav
  has_xml

Inherited from object: __class__

Class Variable Details [hide private]

_attribute_list

Value:
[<pyffi.object_models.xml.BitStructAttribute object at 0x2b80f50>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2b80f90>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2b88050>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2b88090>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2b880d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2b88110>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2b88190>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2b881d0>,
...

_attrs

Value:
[<pyffi.object_models.xml.BitStructAttribute object at 0x2b80f50>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2b80f90>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2b88050>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2b88090>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2b880d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2b88110>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2b88190>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2b881d0>,
...

_names

Value:
['has_nif',
 'has_dds',
 'has_xml',
 'has_wav',
 'has_mp_3',
 'has_txt_html_bat_scc',
 'has_spt',
 'has_tex_fnt',
...

Property Details [hide private]

has_ctl

Get Method:
<functools.partial object at 0x2b89310>
Set Method:
<functools.partial object at 0x2b89368>

has_dds

Get Method:
<functools.partial object at 0x2b87ba8>
Set Method:
<functools.partial object at 0x2b87c00>

has_mp_3

Get Method:
<functools.partial object at 0x2b87ec0>
Set Method:
<functools.partial object at 0x2b87f18>

has_nif

Get Method:
<functools.partial object at 0x2b87aa0>
Set Method:
<functools.partial object at 0x2b87af8>

has_spt

Get Method:
<functools.partial object at 0x2b89100>
Set Method:
<functools.partial object at 0x2b89158>

has_tex_fnt

Get Method:
<functools.partial object at 0x2b89208>
Set Method:
<functools.partial object at 0x2b89260>

has_txt_html_bat_scc

Get Method:
<functools.partial object at 0x2b87fc8>
Set Method:
<functools.partial object at 0x2b89050>

has_wav

Get Method:
<functools.partial object at 0x2b87db8>
Set Method:
<functools.partial object at 0x2b87e10>

has_xml

Get Method:
<functools.partial object at 0x2b87cb0>
Set Method:
<functools.partial object at 0x2b87d08>