template<class T >
FdoArray< T > * FdoArray< T >::Create (  )  [inline, static]

Create an empty array.

Returns:
Returns a FdoArray pointer

Definition at line 240 of file Array.h.

References FdoArray< T >::AllocMore().

Referenced by FdoArray< T >::GetValue(), FdoArray< T >::Release(), and FdoArray< T >::SetValue().

Here is the call graph for this function: