API Reference > OdBcf Namespace > Types > OdBcf::OdBcfArchiveMap Type
OdBcf::OdBcfArchiveMap Type
Syntax
C++
typedef std::map<OdString, OdBcfArchivePtr> OdBcfArchiveMap;

BcfSession.h

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

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