Public Member Functions | |
List () | |
List (int s) | |
~List () | |
int | size () const |
Private Attributes | |
T * | v |
int | sz |
|
inline |
Definition at line 26 of file Test.C.
References List< T >::sz, T, and List< T >::v.
|
inline |
Definition at line 31 of file Test.C.
References s(), List< T >::sz, T, and List< T >::v.
|
inline |
Definition at line 36 of file Test.C.
References List< T >::v.
|
inline |
Definition at line 83 of file ListI.H.
References UList< T >::size_.
Referenced by DynamicList< Foam::FixedList< scalar, 3 > >::clear(), DynamicList< Foam::FixedList< scalar, 3 > >::DynamicList(), List< substance >::newElmt(), DynamicList< Foam::FixedList< scalar, 3 > >::remove(), DynamicList< Foam::FixedList< scalar, 3 > >::reserve(), DynamicList< Foam::FixedList< scalar, 3 > >::setCapacity(), and DynamicList< Foam::FixedList< scalar, 3 > >::shrink().
|
private |
Definition at line 21 of file Test.C.
Referenced by List< T >::List(), and List< T >::~List().
|
private |
Definition at line 22 of file Test.C.
Referenced by List< T >::List().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.