Table of Contents

Module: Struct ./src/peak/util/Struct.py

It's a tuple... it's a dictionary... it's super struct!

Imported modules   
from types import StringTypes
Functions   
makeFieldProperty
makeStructType
  makeFieldProperty 
makeFieldProperty ( fieldName,  fieldNum )

  makeStructType 
makeStructType (
        name,
        fields,
        baseType=struct,
        **kw,
        )

Classes   

struct

Typed, immutable, multi-field object w/sequence and mapping interfaces

structType

Sets up __fieldmap__ and field properties


Table of Contents

This document was automatically generated on Mon Mar 25 01:11:05 2024 by HappyDoc version 2.1