Public Member Functions | Data Fields

_Mirage Class Reference

Public Member Functions

def __init__
def __str__
def __init__
def __str__

Data Fields

 klass
 nillable
 aname
 pname
 nspname

Detailed Description

Used with SchemaInstanceType for lazy evaluation, eval during serialize or 
parse as needed.  Mirage is callable, TypeCodes are not.  When called it returns the
typecode.  Tightly coupled with generated code.

NOTE: **Must Use ClassType** for intended MRO of __call__ since setting it in
an instance attribute rather than a class attribute (will not work for object).

Definition at line 301 of file schema.py.


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