FDO API Reference Feature Data Objects
template<class T>
void FdoArray< T >::Clear (  )  [inline]

Removes all items from the array.

Returns:
Returns nothing

since no memory reallocation we can avoid input/output of array class pointer

Definition at line 272 of file Array.h.

References FdoArray< T >::SetSize().

Here is the call graph for this function:


Comments or suggestions? Send us feedback.