Project

General

Profile

Actions

Feature #4016

closed

ProtocolFactory::createFace accepts LocalUri

Added by Alex Afanasyev about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Faces
Target version:
Start date:
03/27/2017
Due date:
% Done:

100%

Estimated time:
3.00 h

Description

In particular, the task is to change API of createFace in ProtocolFactory and related classes to

  virtual void
  createFace(const FaceUri& remoteUri,
             const FaceUri& localUri,
             ndn::nfd::FacePersistency persistency,
             bool wantLocalFieldsEnabled,
             const FaceCreatedCallback& onCreated,
             const FaceCreationFailedCallback& onFailure) = 0;

Also, the relevant changes need to be added to management to extract and pass information from the create command.


Related issues 2 (0 open2 closed)

Related to ndn-cxx - Feature #4015: Accept LocalUri in FaceCreateCommandClosedTeng Liang03/27/2017

Actions
Blocked by ndn-cxx - Feature #4014: ControlCommand: LocalUri in ControlParametersClosedEric Newberry03/27/2017

Actions
Actions

Also available in: Atom PDF