Project

General

Profile

Actions

Task #1946

closed

Refactor adjacency status as enum

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

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
08/28/2014
Due date:
% Done:

100%

Estimated time:

Description

Currently, member variable m_status in the Adjacent class is of type uint32_t.

Since the Adjacency status can currently have two values (ACTIVE or INACTIVE) as well as UNKNOWN for function returns, it is better suited as an AdjacencyStatus enum.

Actions #1

Updated by Vince Lehman over 9 years ago

  • Status changed from In Progress to Code review
Actions #2

Updated by Vince Lehman over 9 years ago

  • Status changed from Code review to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF