API Reference > OdBcf Namespace > Classes > OdBcfArchive Class
OdBcfArchive Class
OdBcf__OdBcfArchive
Syntax
C++
class OdBcfArchive : public OdRxObject;

BcfArchive.h

A class that provides functionality for working with project archive.

Creates a new archive object with default parameters. 
Creates a new archive object.  
Retrieves the archive's global unique identifier (GUID).  
This is the overview for the getProjectExtension method overload. 
Retrieves the archive's root directory.  
This is the overview for the getTopics method overload. 
Retrieves the archive's version.  
Defines whether the archive's global unique identifier (GUID) is not initialized.  
Defines whether the archive's project extension is not initialized.  
Defines whether the archive's root directory is not initialized.  
Defines whether the archive's topic folders are not initialized.  
Defines whether the archive's version is not initialized.  
Sets a new project extension object for the archive.  
Sets new topic folders for the archive.  
Checks whether the instance has all required fields initialized.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.