ducpy.Duc.IdentifiedSnapSettings¶
Attributes¶
Classes¶
Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents¶
- ducpy.Duc.IdentifiedSnapSettings.np¶
- class ducpy.Duc.IdentifiedSnapSettings.IdentifiedSnapSettings¶
Bases:
object
- __slots__ = ['_tab']¶
- classmethod GetRootAs(buf, offset=0)¶
- classmethod GetRootAsIdentifiedSnapSettings(buf, offset=0)¶
This method is deprecated. Please switch to GetRootAs.
- classmethod IdentifiedSnapSettingsBufferHasIdentifier(buf, offset, size_prefixed=False)¶
- Init(buf, pos)¶
- Id()¶
- Settings()¶
- ducpy.Duc.IdentifiedSnapSettings.IdentifiedSnapSettingsStart(builder)¶
- ducpy.Duc.IdentifiedSnapSettings.Start(builder)¶
- ducpy.Duc.IdentifiedSnapSettings.IdentifiedSnapSettingsAddId(builder, id)¶
- ducpy.Duc.IdentifiedSnapSettings.AddId(builder, id)¶
- ducpy.Duc.IdentifiedSnapSettings.IdentifiedSnapSettingsAddSettings(builder, settings)¶
- ducpy.Duc.IdentifiedSnapSettings.AddSettings(builder, settings)¶
- ducpy.Duc.IdentifiedSnapSettings.IdentifiedSnapSettingsEnd(builder)¶
- ducpy.Duc.IdentifiedSnapSettings.End(builder)¶