API Reference > Other Classes > OdUnidirectionalList Template
OdUnidirectionalList Template
OdUnidirectionalList
Syntax
C++
template <class T, class A, class Mm> class OdUnidirectionalList;

OdUnidirectionalList.h

This class declares the unidirectional list. Corresponding C++ library: TD_Db

 
Name 
Description 
 
This is ~OdUnidirectionalList, a member of class OdUnidirectionalList. 
 
This is the overview for the OdUnidirectionalList constructor overload. 
 
Name 
Description 
 
This is class OdUnidirectionalList::ConstIterator. 
 
This is class OdUnidirectionalList::Iterator. 
 
Name 
Description 
 
This is the overview for the begin method overload. 
 
This is clear, a member of class OdUnidirectionalList. 
 
end 
This is the overview for the end method overload. 
 
find 
This is the overview for the find method overload. 
 
This is the overview for the findIf method overload. 
 
This is insertAfter, a member of class OdUnidirectionalList. 
 
This is insertAtBegin, a member of class OdUnidirectionalList. 
 
This is isEmpty, a member of class OdUnidirectionalList. 
 
This is removeAfter, a member of class OdUnidirectionalList. 
 
size 
This is size, a member of class OdUnidirectionalList. 
Name 
Description 
This is nested type OdUnidirectionalList::const_iterator. 
This is nested type OdUnidirectionalList::iterator. 
This is nested type OdUnidirectionalList::size_type. 
 
Name 
Description 
 
= 
This is =, a member of class OdUnidirectionalList. 
 
== 
This is ==, a member of class OdUnidirectionalList. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.