Project

General

Profile

Actions

Bug #2385

closed

Inconsistent interface / use of interface in PIB

Added by Alex Afanasyev over 9 years ago. Updated almost 9 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
Security
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

What I'm observing:

  • there is protected getScheme() method that is pure virtual in PIB interface
  • there is non-virtual getPibLocator() method in PIB interface
  • there is private getScheme() method in Sqlite PIB
  • there is virtual getPibLocator() in Sqlite PIB

I'm not sure how this compiles...


Related issues 2 (0 open2 closed)

Blocked by ndn-cxx - Feature #2451: New Abstraction for Identity Key CertificateClosedYingdi Yu01/29/2015

Actions
Blocks ndn-cxx - Task #2926: Refactor KeyChainClosedYingdi Yu

Actions
Actions

Also available in: Atom PDF