ducpy.Duc.ElementBackground =========================== .. py:module:: ducpy.Duc.ElementBackground Attributes ---------- .. autoapisummary:: ducpy.Duc.ElementBackground.np Classes ------- .. autoapisummary:: ducpy.Duc.ElementBackground.ElementBackground Functions --------- .. autoapisummary:: ducpy.Duc.ElementBackground.ElementBackgroundStart ducpy.Duc.ElementBackground.Start ducpy.Duc.ElementBackground.ElementBackgroundAddContent ducpy.Duc.ElementBackground.AddContent ducpy.Duc.ElementBackground.ElementBackgroundEnd ducpy.Duc.ElementBackground.End Module Contents --------------- .. py:data:: np .. py:class:: ElementBackground Bases: :py:obj:`object` .. py:attribute:: __slots__ :value: ['_tab'] .. py:method:: GetRootAs(buf, offset=0) :classmethod: .. py:method:: GetRootAsElementBackground(buf, offset=0) :classmethod: This method is deprecated. Please switch to GetRootAs. .. py:method:: ElementBackgroundBufferHasIdentifier(buf, offset, size_prefixed=False) :classmethod: .. py:method:: Init(buf, pos) .. py:method:: Content() .. py:function:: ElementBackgroundStart(builder) .. py:function:: Start(builder) .. py:function:: ElementBackgroundAddContent(builder, content) .. py:function:: AddContent(builder, content) .. py:function:: ElementBackgroundEnd(builder) .. py:function:: End(builder)