CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdBcf Namespace Reference

Namespaces

namespace  Consts
 
namespace  Utils
 

Classes

class  OdBcfArchiveFolder
 
class  OdBcfCommonModule
 
class  OdBcfDataAccessor
 
class  OdBcfElement
 
class  OdBcfTimeStamp
 
class  OdBcfValidation
 

Typedefs

typedef OdSmartPtr< OdBcfArchiveFolderOdBcfArchiveFolderPtr
 
typedef OdSmartPtr< OdBcfTimeStampOdBcfTimeStampPtr
 
typedef std::map< OdString, OdBcfArchiveFolderPtrOdBcfArchiveFolderMap
 
typedef OdSmartPtr< OdBcfCommonModuleOdBcfCommonModulePtr
 
typedef OdSmartPtr< OdBcfDataAccessorOdBcfDataAccessorPtr
 
typedef OdSmartPtr< OdBcfElementOdBcfElementPtr
 

Detailed Description

Contains declarations related to working with BCF files content.

Typedef Documentation

◆ OdBcfArchiveFolderMap

A data type that represents a map that contains project names and their associated archive folders.

A data type that represents an STD map of pairs consisting of OdGUID and a pointer to an <<exref target="https://docs.opendesign.com/tifc_api_cpp/OdBcf__OdBcfArchiveFolder.html>OdBcfArchiveFolder</exref> OdBcfArchiveFolder> objects.

Definition at line 48 of file Bcf_2_1DataAccessorXml.h.

◆ OdBcfArchiveFolderPtr

A data type that represents a smart pointer to an <<exref target="https://docs.opendesign.com/tifc_api_cpp/OdBcf__OdBcfArchiveFolder.html>OdBcfArchiveFolder</exref> OdBcfArchiveFolder> object. A data type that represents a smart pointer to an <<exref target="https://docs.opendesign.com/tifc_api_cpp/OdBcf_3_0__OdBcfArchiveFolder.html>OdBcfArchiveFolder</exref> OdBcfArchiveFolder> object.

Definition at line 39 of file Bcf_2_1Archive.h.

◆ OdBcfCommonModulePtr

A data type that represents a smart pointer to an <<exref target="https://docs.opendesign.com/tifc_api_cpp/OdBcf__OdBcfCommonModule.html>OdBcfCommonModule</exref> OdBcfCommonModule> object.

Definition at line 59 of file BcfCommonModule.h.

◆ OdBcfDataAccessorPtr

A data type that represents a smart pointer to an <<exref target="https://docs.opendesign.com/tifc_api_cpp/OdBcf__OdBcfDataAccessor.html>OdBcfDataAccessor</exref> OdBcfDataAccessor> object.

Definition at line 63 of file BcfDataAccessor.h.

◆ OdBcfElementPtr

A data type that represents a smart pointer to an <<exref target="https://docs.opendesign.com/tifc_api_cpp/OdBcf__OdBcfElement.html>OdBcfElement</exref> OdBcf::OdBcfElement> object.

Definition at line 66 of file BcfElement.h.

◆ OdBcfTimeStampPtr

A data type that represents a smart pointer to an <<exref target="https://docs.opendesign.com/tifc_api_cpp/OdBcf__OdBcfTimeStamp.html>OdBcfTimeStamp</exref> OdBcfTimeStamp> object.

Definition at line 38 of file Bcf_2_1Comment.h.