ducpy.Duc.LayerValidationRules

Attributes

np

Classes

Functions

Module Contents

ducpy.Duc.LayerValidationRules.np
class ducpy.Duc.LayerValidationRules.LayerValidationRules

Bases: object

__slots__ = ['_tab']
classmethod GetRootAs(buf, offset=0)
classmethod GetRootAsLayerValidationRules(buf, offset=0)

This method is deprecated. Please switch to GetRootAs.

classmethod LayerValidationRulesBufferHasIdentifier(buf, offset, size_prefixed=False)
Init(buf, pos)
ProhibitedLayerNames(j)
ProhibitedLayerNamesLength()
ProhibitedLayerNamesIsNone()
ducpy.Duc.LayerValidationRules.LayerValidationRulesStart(builder)
ducpy.Duc.LayerValidationRules.Start(builder)
ducpy.Duc.LayerValidationRules.LayerValidationRulesAddProhibitedLayerNames(builder, prohibitedLayerNames)
ducpy.Duc.LayerValidationRules.AddProhibitedLayerNames(builder, prohibitedLayerNames)
ducpy.Duc.LayerValidationRules.LayerValidationRulesStartProhibitedLayerNamesVector(builder, numElems)
ducpy.Duc.LayerValidationRules.StartProhibitedLayerNamesVector(builder, numElems)
ducpy.Duc.LayerValidationRules.LayerValidationRulesEnd(builder)
ducpy.Duc.LayerValidationRules.End(builder)