ducpy.Duc.IdentifiedCommonStyle¶
Attributes¶
Classes¶
Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents¶
- ducpy.Duc.IdentifiedCommonStyle.np¶
- class ducpy.Duc.IdentifiedCommonStyle.IdentifiedCommonStyle¶
Bases:
object
- __slots__ = ['_tab']¶
- classmethod GetRootAs(buf, offset=0)¶
- classmethod GetRootAsIdentifiedCommonStyle(buf, offset=0)¶
This method is deprecated. Please switch to GetRootAs.
- classmethod IdentifiedCommonStyleBufferHasIdentifier(buf, offset, size_prefixed=False)¶
- Init(buf, pos)¶
- Id()¶
- Style()¶
- ducpy.Duc.IdentifiedCommonStyle.IdentifiedCommonStyleStart(builder)¶
- ducpy.Duc.IdentifiedCommonStyle.Start(builder)¶
- ducpy.Duc.IdentifiedCommonStyle.IdentifiedCommonStyleAddId(builder, id)¶
- ducpy.Duc.IdentifiedCommonStyle.AddId(builder, id)¶
- ducpy.Duc.IdentifiedCommonStyle.IdentifiedCommonStyleAddStyle(builder, style)¶
- ducpy.Duc.IdentifiedCommonStyle.AddStyle(builder, style)¶
- ducpy.Duc.IdentifiedCommonStyle.IdentifiedCommonStyleEnd(builder)¶
- ducpy.Duc.IdentifiedCommonStyle.End(builder)¶