ducpy.Duc.IdentifiedStackLikeStyle¶
Attributes¶
Classes¶
Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents¶
- ducpy.Duc.IdentifiedStackLikeStyle.np¶
- class ducpy.Duc.IdentifiedStackLikeStyle.IdentifiedStackLikeStyle¶
Bases:
object
- __slots__ = ['_tab']¶
- classmethod GetRootAs(buf, offset=0)¶
- classmethod GetRootAsIdentifiedStackLikeStyle(buf, offset=0)¶
This method is deprecated. Please switch to GetRootAs.
- classmethod IdentifiedStackLikeStyleBufferHasIdentifier(buf, offset, size_prefixed=False)¶
- Init(buf, pos)¶
- Id()¶
- Style()¶
- ducpy.Duc.IdentifiedStackLikeStyle.IdentifiedStackLikeStyleStart(builder)¶
- ducpy.Duc.IdentifiedStackLikeStyle.Start(builder)¶
- ducpy.Duc.IdentifiedStackLikeStyle.IdentifiedStackLikeStyleAddId(builder, id)¶
- ducpy.Duc.IdentifiedStackLikeStyle.AddId(builder, id)¶
- ducpy.Duc.IdentifiedStackLikeStyle.IdentifiedStackLikeStyleAddStyle(builder, style)¶
- ducpy.Duc.IdentifiedStackLikeStyle.AddStyle(builder, style)¶
- ducpy.Duc.IdentifiedStackLikeStyle.IdentifiedStackLikeStyleEnd(builder)¶
- ducpy.Duc.IdentifiedStackLikeStyle.End(builder)¶