ducpy.Duc.FCFSegmentRow¶
Attributes¶
Classes¶
Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents¶
- ducpy.Duc.FCFSegmentRow.np¶
- class ducpy.Duc.FCFSegmentRow.FCFSegmentRow¶
Bases:
object
- __slots__ = ['_tab']¶
- classmethod GetRootAs(buf, offset=0)¶
- classmethod GetRootAsFCFSegmentRow(buf, offset=0)¶
This method is deprecated. Please switch to GetRootAs.
- classmethod FCFSegmentRowBufferHasIdentifier(buf, offset, size_prefixed=False)¶
- Init(buf, pos)¶
- Segments(j)¶
- SegmentsLength()¶
- SegmentsIsNone()¶
- ducpy.Duc.FCFSegmentRow.FCFSegmentRowStart(builder)¶
- ducpy.Duc.FCFSegmentRow.Start(builder)¶
- ducpy.Duc.FCFSegmentRow.FCFSegmentRowAddSegments(builder, segments)¶
- ducpy.Duc.FCFSegmentRow.AddSegments(builder, segments)¶
- ducpy.Duc.FCFSegmentRow.FCFSegmentRowStartSegmentsVector(builder, numElems)¶
- ducpy.Duc.FCFSegmentRow.StartSegmentsVector(builder, numElems)¶
- ducpy.Duc.FCFSegmentRow.FCFSegmentRowEnd(builder)¶
- ducpy.Duc.FCFSegmentRow.End(builder)¶