|
Leptonica
1.54
|
#include <list.h>
Открытые атрибуты | |
| struct DoubleLinkedList * | prev |
| struct DoubleLinkedList * | next |
| void * | data |
| void* DoubleLinkedList::data |
| struct DoubleLinkedList* DoubleLinkedList::next |
| struct DoubleLinkedList* DoubleLinkedList::prev |