HEVC Test Model (HM)
HM-16.18
|
list template More...
#include <TComList.h>
Public Types | |
typedef std::list< C >::iterator | TComIterator |
Public Member Functions | |
TComList & | operator+= (const TComList &rcTComList) |
C | popBack () |
C | popFront () |
Void | pushBack (const C &rcT) |
Void | pushFront (const C &rcT) |
TComIterator | find (const C &rcT) |
Additional Inherited Members | |
Public Attributes inherited from std::list< T > | |
T | elements |
STL member. More... | |
typedef std::list<C>::iterator TComList< C >::TComIterator |
Definition at line 64 of file TComList.h.
|
inline |
Definition at line 107 of file TComList.h.
Definition at line 66 of file TComList.h.
|
inline |
Definition at line 75 of file TComList.h.
|
inline |
Definition at line 82 of file TComList.h.
Definition at line 89 of file TComList.h.
Definition at line 98 of file TComList.h.