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

Also available in: Atom PDF