Project

General

Profile

Actions

Feature #1677

closed

get successor of Name

Added by Shuo Chen almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Base
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:

Description

Develop a Name::getSuccessor() method that returns the successor of a Name.

The successor of a name is defined as follows:

N represents the set of NDN Names, and X,Y∈N.
Operator < is defined by canonical order on N.
Y is the successor of X, if (a) X<Y, and (b) ∄ Z∈N s.t. X<Z<Y.

This is equivalent to ccn_name_next_sibling.

Actions

Also available in: Atom PDF