Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
FInfo Class Reference

Public Member Functions

def __init__
 

Data Fields

 Type
 
 Creator
 
 Flags
 

Detailed Description

Definition at line 83 of file binhex.py.

Constructor & Destructor Documentation

def __init__ (   self)

Definition at line 84 of file binhex.py.

84 
85  def __init__(self):
86  self.Type = '????'
87  self.Creator = '????'
88  self.Flags = 0
89 
def getfileinfo(name):

Field Documentation

Creator

Definition at line 86 of file binhex.py.

Flags

Definition at line 87 of file binhex.py.

Type

Definition at line 85 of file binhex.py.


The documentation for this class was generated from the following file: