ducpy.Duc.BindingPoint¶
Attributes¶
Classes¶
Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents¶
- ducpy.Duc.BindingPoint.np¶
- class ducpy.Duc.BindingPoint.BindingPoint¶
Bases:
object
- __slots__ = ['_tab']¶
- classmethod GetRootAs(buf, offset=0)¶
- classmethod GetRootAsBindingPoint(buf, offset=0)¶
This method is deprecated. Please switch to GetRootAs.
- classmethod BindingPointBufferHasIdentifier(buf, offset, size_prefixed=False)¶
- Init(buf, pos)¶
- Index()¶
- Offset()¶
- ducpy.Duc.BindingPoint.BindingPointStart(builder)¶
- ducpy.Duc.BindingPoint.Start(builder)¶
- ducpy.Duc.BindingPoint.BindingPointAddIndex(builder, index)¶
- ducpy.Duc.BindingPoint.AddIndex(builder, index)¶
- ducpy.Duc.BindingPoint.BindingPointAddOffset(builder, offset)¶
- ducpy.Duc.BindingPoint.AddOffset(builder, offset)¶
- ducpy.Duc.BindingPoint.BindingPointEnd(builder)¶
- ducpy.Duc.BindingPoint.End(builder)¶