HQP  1.9.6
If_List Class Reference

List of If_ListElement's. More...

#include <If_List.h>

Inherited by If_idList.

Public Member Functions

 If_List ()
 constructor
 
 ~If_List ()
 destructor
 
void append (If_ListElement *)
 append an element
 
void release (If_ListElement *)
 release an element
 
If_ListElementtop ()
 get top element
 
If_ListElementprev (If_ListElement *elem)
 get previous element
 

Protected Attributes

If_ListElement_anchor
 point to top of the list
 

Detailed Description

List of If_ListElement's.

The list destructor destroys all elements.


The documentation for this class was generated from the following file: