fusionsc.capnp.StructSchema
- class fusionsc.capnp.StructSchema
Methods
|
|
This class represents a struct type. The accessor types are .Reader and .Builder (see below)
Attributes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Methods
- StructSchema.__init__(*args, **kwargs)
- StructSchema.listOf()
- StructSchema.newMessage()
- StructSchema.toProto()
|
|
|
|
|