Skip to main content

Mojo struct

DecodePProducer

struct DecodePProducer

Fields

  • pipe (RolePipeline[2]):

Implemented traits

AnyType, Copyable, ImplicitlyCopyable, ImplicitlyDestructible, Movable, RegisterPassable, TrivialRegisterPassable

comptime members

PNumStages

comptime PNumStages = 2

Methods

__init__

__init__(pipe: RolePipeline[2]) -> Self

acquire

acquire(self)

commit

commit(mut self)

stage_index

stage_index(self) -> UInt32

Returns:

UInt32

Was this page helpful?