| Package | Description |
|---|---|
| net.named_data.jndn |
| Modifier and Type | Method and Description |
|---|---|
Exclude |
Exclude.appendAny()
Append a new entry of type Exclude.Type.ANY.
|
Exclude |
Exclude.appendComponent(Name.Component component)
Append a new entry of type Exclude.Type.COMPONENT, taking another pointer
to the Name.Component.
|
Exclude |
Interest.getExclude() |
| Modifier and Type | Method and Description |
|---|---|
Interest |
Interest.setExclude(Exclude exclude)
Set this interest to use a copy of the given Exclude object.
|
| Constructor and Description |
|---|
Exclude(Exclude exclude)
Create a new Exclude as a copy of the given exclude.
|
Copyright © 2017. All rights reserved.