R/op.R
OpInputAttr.Rd
Base class for operation input attributes.
OpInputAttr(name, value, dtype)
(character(1)) The name of the attribute.
character(1)
(any) The value of the attribute.
(DataType) The dtype of the attribute.
DataType
(OpInputAttr)
OpInputAttr