Skip to main content

The Classes Reference

The classes, structs, union and interfaces used by this project are:

Cdouble_list

A class template for a doubly linked list of nodes

Cintrusive_list

A class template for a list of nodes which store the links inside themselves as intrusive nodes

Cdouble_list_iterator

A class template for a doubly linked list forward iterator

Cdouble_list_links_base

A base class for a doubly linked list

Cdouble_list_links

A class for the core of a doubly linked list (pointers to neighbours)

Cstatic_double_list_links

A class for the core of a statically allocated doubly linked list (pointers to neighbours)

Cintrusive_list_iterator

A class template for the intrusive list iterator


Generated via docusaurus-plugin-doxygen by Doxygen 1.13.2