API Reference > OdZipIO Namespace > Types > OdZipIO::OdZipIODiskFolderMap Type
OdZipIO::OdZipIODiskFolderMap Type
Syntax
C++
typedef std::map<OdString, OdZipIODiskFolderPtr> OdZipIODiskFolderMap;

ZipIODiskFolder.h

A data type that represents an STD map of pairs consisting of OdGUID and a pointer to an OdZipIODiskFolder objects.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.