nw::ut::LinkListNode Class

Syntax

class LinkListNode

Description

Bidirectional link list node.

Member Functions

LinkListNode Constructor.
GetNext Get the next node
GetPrev Gets the previous node.

Blend Functions

operator== Overloaded comparison operator.
operator!= Overloaded negative comparison operator.

CONFIDENTIAL