fusionsc.capnp.InterfaceSchema
- class fusionsc.capnp.InterfaceSchema
Methods
|
|
This class represents a capability type. To use it, use the type InterfaceSchema.Client (see below).
This class represents a struct type. The accessor types are .Reader and .Builder (see below)
Attributes
|
|
|
|
|
|
|
|
|
|
|
Methods
- InterfaceSchema.__init__(*args, **kwargs)
- InterfaceSchema.listOf()
- InterfaceSchema.toProto()
Client class
- InterfaceSchema.Client
alias of <property object>