fusionsc.capnp.Type

class fusionsc.capnp.Type

Methods

__init__(*args, **kwargs)

fromProto

interpret

listOf

toProto

This class represents a struct type. The accessor types are .Reader and .Builder (see below)

Attributes

Builder

Reader

ReaderOrBuilder

jsonSchema

Methods

Type.__init__(*args, **kwargs)
static Type.fromProto()
Type.interpret()
Type.listOf()
Type.toProto()