Project

General

Profile

Actions

Task #2803

closed

Nlsr class should create and maintain Scheduler and Face instances

Added by Vince Lehman almost 9 years ago. Updated over 7 years ago.

Status:
Abandoned
Priority:
Low
Target version:
Start date:
05/11/2015
Due date:
% Done:

0%

Estimated time:

Description

Currently, the Scheduler and Face are created in the main method and Nlsr's constructor takes them as parameters.

Since the Scheduler and Face are not used in the main method, Nlsr should create and maintain them.

  • Remove member variables m_ioService, m_scheduler, and m_face from NlsrRunner class
  • Change member variables m_nlsrFace and m_scheduler in the Nlsr class to concrete objects
Actions

Also available in: Atom PDF