JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.onosproject.net.pi.model
Interface PiRegisterModel
@Beta public interface
PiRegisterModel
Model of a register in a protocol-independent pipeline.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
PiRegisterId
id
()
Returns the ID of this register.
long
size
()
Returns the number of cells of this register.
Method Detail
id
PiRegisterId
id()
Returns the ID of this register.
Returns:
register ID
size
long size()
Returns the number of cells of this register.
Returns:
size
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method