C++
typedef AcArray<AcPlDSDEntry, AcArrayObjectCopyReallocator <AcPlDSDEntry> > AcPlDSDEntries;
File
AcPlDSDData.h
Description
This class is a typedef for an instance of the AcArray template class. It provides a container for collections of AcPlDSDEntry objects.