CFX_PtrList::CNode Struct Reference

Bidirectional node in CFX_PtrList. More...

Public Attributes

void * data
 Node data.
 
CNodepNext
 Pointer to next node.
 
CNodepPrev
 Pointer to previous node.
 

Detailed Description

Bidirectional node in CFX_PtrList.

Foxit Software Corporation Logo
@2018 Foxit Software Incorporated. All rights reserved.