API Reference > Other Classes > OdLinkedArray Template
OdLinkedArray Template
OdLinkedArray
Syntax
C++
template <class T, class A = OdObjectsAllocator<T> > class OdLinkedArray;

OdLinkedArray.h

 
Name 
Description 
 
This is ~OdLinkedArray, a member of class OdLinkedArray. 
 
This is OdLinkedArray, a member of class OdLinkedArray. 
 
Name 
Description 
 
Iterators 
 
This is class OdLinkedArray::iterator. 
 
PAGE 
This is class OdLinkedArray::PAGE. 
 
Name 
Description 
 
This is the overview for the append method overload. 
 
This is the overview for the begin method overload. 
 
This is clear, a member of class OdLinkedArray. 
 
This is contains, a member of class OdLinkedArray. 
 
This is empty, a member of class OdLinkedArray. 
 
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 first method overload. 
 
This is freeExtra, a member of class OdLinkedArray. 
 
This is insert, a member of class OdLinkedArray. 
 
last 
This is the overview for the last method overload. 
 
This is remove, a member of class OdLinkedArray. 
 
This is removeLast, a member of class OdLinkedArray. 
 
For compatibility with other array types 
 
Add new items to array resize insert append 
 
size 
This is size, a member of class OdLinkedArray. 
Name 
Description 
This is nested type OdLinkedArray::size_type. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.