Table of Contents
It's a tuple... it's a dictionary... it's super struct!
makeFieldProperty ( fieldName, fieldNum )
makeStructType ( name, fields, baseType=struct, **kw, )
struct
Typed, immutable, multi-field object w/sequence and mapping interfaces
structType
Sets up __fieldmap__ and field properties