ducpy.Duc.StandardUnits¶
Attributes¶
Classes¶
Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents¶
- ducpy.Duc.StandardUnits.np¶
- class ducpy.Duc.StandardUnits.StandardUnits¶
Bases:
object
- __slots__ = ['_tab']¶
- classmethod GetRootAs(buf, offset=0)¶
- classmethod GetRootAsStandardUnits(buf, offset=0)¶
This method is deprecated. Please switch to GetRootAs.
- classmethod StandardUnitsBufferHasIdentifier(buf, offset, size_prefixed=False)¶
- Init(buf, pos)¶
- PrimaryUnits()¶
- AlternateUnits()¶
- ducpy.Duc.StandardUnits.StandardUnitsStart(builder)¶
- ducpy.Duc.StandardUnits.Start(builder)¶
- ducpy.Duc.StandardUnits.StandardUnitsAddPrimaryUnits(builder, primaryUnits)¶
- ducpy.Duc.StandardUnits.AddPrimaryUnits(builder, primaryUnits)¶
- ducpy.Duc.StandardUnits.StandardUnitsAddAlternateUnits(builder, alternateUnits)¶
- ducpy.Duc.StandardUnits.AddAlternateUnits(builder, alternateUnits)¶
- ducpy.Duc.StandardUnits.StandardUnitsEnd(builder)¶
- ducpy.Duc.StandardUnits.End(builder)¶