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