CFx SDK Documentation  2023 SP0
Namespaces | Classes | Typedefs
OdBcf Namespace Reference

Namespaces

 Consts
 
 Utils
 

Classes

class  OdBcfArchive
 
class  OdBcfArchiveFolder
 
class  OdBcfBimSnippet
 
class  OdBcfBitmapData
 
class  OdBcfBitmap
 
class  OdBcfClippingPlane
 
class  OdBcfClippingPlanes
 
class  OdBcfColorData
 
class  OdBcfColor
 
class  OdBcfComment
 
class  OdBcfComponentData
 
class  OdBcfComponent
 
class  OdBcfComponentColoring
 
class  OdBcfComponents
 
class  OdBcfComponentSelection
 
class  OdBcfComponentVisibilityData
 
class  OdBcfComponentVisibility
 
class  OdBcfDataAccessor
 
class  OdBcfDataAccessorXml
 
class  OdBcfDirection
 
class  OdBcfDocumentReference
 
class  OdBcfDocumentReferenceGroup
 
class  OdBcfElement
 
class  OdBcfExceptions
 
class  OdBcfFileData
 
class  OdBcfFile
 
class  OdBcfFileAttributesGroup
 
class  OdBcfGUIDAttribute
 
class  OdBcfHeader
 
class  OdBcfLine
 
class  OdBcfLines
 
class  OdBcfMarkup
 
class  OdBcfModule
 
class  OdBcfOrthogonalCameraData
 
class  OdBcfOrthogonalCamera
 
class  OdBcfPerspectiveCamera
 
class  OdBcfPoint
 
class  OdBcfProjectData
 
class  OdBcfProject
 
class  OdBcfProjectExtensionData
 
class  OdBcfProjectExtension
 
class  OdBcfRoot
 
class  OdBcfSession
 
class  OdBcfTimeStamp
 
class  OdBcfTopicData
 
class  OdBcfTopic
 
class  OdBcfTopicFolder
 
class  OdBcfVersion
 
class  OdBcfViewPointData
 
class  OdBcfViewPoint
 
class  OdBcfViewSetupHints
 
class  OdBcfVisualizationInfoData
 
class  OdBcfVisualizationInfo
 

Typedefs

typedef OdSmartPtr< OdBcfArchiveFolder > OdBcfArchiveFolderPtr
 
typedef OdSmartPtr< OdBcfProjectExtension > OdBcfProjectExtensionPtr
 
typedef OdSmartPtr< OdBcfVersion > OdBcfVersionPtr
 
typedef OdSmartPtr< OdBcfTopicFolder > OdBcfTopicFolderPtr
 
typedef std::map< OdGUID, OdBcfTopicFolderPtr > OdBcfTopicFolderMap
 
typedef OdSmartPtr< OdBcfArchive > OdBcfArchivePtr
 
typedef std::map< OdString, OdBcfArchivePtr > OdBcfArchiveMap
 
typedef std::map< OdString, OdBcfArchiveFolderPtr > OdBcfArchiveFolderMap
 
typedef OdSmartPtr< OdBcfBimSnippet > OdBcfBimSnippetPtr
 
typedef OdSmartPtr< OdBcfPoint > OdBcfPointPtr
 
typedef OdSmartPtr< OdBcfDirection > OdBcfDirectionPtr
 
typedef OdSmartPtr< OdBcfBitmap > OdBcfBitmapPtr
 
typedef OdSmartPtr< OdBcfClippingPlane > OdBcfClippingPlanePtr
 
typedef OdArray< OdBcfClippingPlanePtr > OdBcfClippingPlaneArray
 
typedef OdSmartPtr< OdBcfClippingPlanes > OdBcfClippingPlanesPtr
 
typedef OdSmartPtr< OdBcfComponent > OdBcfComponentPtr
 
typedef OdArray< OdBcfComponentPtr > OdBcfComponentArray
 
typedef OdSmartPtr< OdBcfColor > OdBcfColorPtr
 
typedef OdSmartPtr< OdBcfTimeStamp > OdBcfTimeStampPtr
 
typedef OdSmartPtr< OdBcfGUIDAttribute > OdBcfGUIDAttributePtr
 
typedef OdSmartPtr< OdBcfComment > OdBcfCommentPtr
 
typedef OdArray< OdBcfColorPtr > OdBcfColorArray
 
typedef OdSmartPtr< OdBcfComponentColoring > OdBcfComponentColoringPtr
 
typedef OdSmartPtr< OdBcfViewSetupHints > OdBcfViewSetupHintsPtr
 
typedef OdSmartPtr< OdBcfComponentSelection > OdBcfComponentSelectionPtr
 
typedef OdSmartPtr< OdBcfComponentVisibility > OdBcfComponentVisibilityPtr
 
typedef OdSmartPtr< OdBcfComponents > OdBcfComponentsPtr
 
typedef OdSmartPtr< OdBcfExceptions > OdBcfExceptionsPtr
 
typedef OdSmartPtr< OdBcfMarkup > OdBcfMarkupPtr
 
typedef OdSmartPtr< OdBcfVisualizationInfo > OdBcfVisualizationInfoPtr
 
typedef OdSmartPtr< OdBcfDataAccessor > OdBcfDataAccessorPtr
 
typedef OdSmartPtr< OdBcfTopic > OdBcfTopicPtr
 
typedef OdArray< OdBcfTopicPtr > OdBcfTopicArray
 
typedef OdSmartPtr< OdBcfDataAccessorXml > OdBcfDataAccessorXmlPtr
 
typedef OdSmartPtr< OdBcfDocumentReference > OdBcfDocumentReferencePtr
 
typedef OdSmartPtr< OdBcfElement > OdBcfElementPtr
 
typedef OdSmartPtr< OdBcfFile > OdBcfFilePtr
 
typedef OdArray< OdBcfFilePtr > OdBcfFileArray
 
typedef OdSmartPtr< OdBcfHeader > OdBcfHeaderPtr
 
typedef OdSmartPtr< OdBcfLine > OdBcfLinePtr
 
typedef OdArray< OdBcfLinePtr > OdBcfLineArray
 
typedef OdSmartPtr< OdBcfLines > OdBcfLinesPtr
 
typedef OdArray< OdBcfCommentPtr > OdBcfCommentArray
 
typedef OdSmartPtr< OdBcfViewPoint > OdBcfViewPointPtr
 
typedef OdArray< OdBcfViewPointPtr > OdBcfViewPointArray
 
typedef OdSmartPtr< OdBcfModule > OdBcfModulePtr
 
typedef OdSmartPtr< OdBcfOrthogonalCamera > OdBcfOrthogonalCameraPtr
 
typedef OdSmartPtr< OdBcfPerspectiveCamera > OdBcfPerspectiveCameraPtr
 
typedef OdSmartPtr< OdBcfProject > OdBcfProjectPtr
 
typedef OdSmartPtr< OdBcfRoot > OdBcfRootPtr
 
typedef OdArray< OdBcfVisualizationInfoPtr > OdBcfVisualizationInfoArray
 
typedef OdArray< OdBcfTopicFolderPtr > OdBcfTopicFolderArray
 
typedef OdSmartPtr< OdBcfSession > OdBcfSessionPtr
 
typedef OdArray< OdBcfDocumentReferencePtr > OdBcfDocumentReferenceArray
 
typedef OdArray< OdBcfGUIDAttributePtr > OdBcfGUIDAttributeArray
 
typedef OdArray< OdBcfBitmapPtr > OdBcfBitmapArray
 

Detailed Description

Contains declarations related to working with BCF files content.

Typedef Documentation

◆ OdBcfArchiveFolderMap

A data type that represents an STD map of pairs consisting of OdGUID and a pointer to an <link OdBcf::OdBcfArchiveFolder, OdBcfArchiveFolder> objects.

Definition at line 81 of file BcfArchiveFolder.h.

◆ OdBcfArchiveFolderPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfArchiveFolder, OdBcfArchiveFolder> object.

Definition at line 38 of file BcfArchive.h.

◆ OdBcfArchiveMap

A data type that represents an STD map of pairs consisting of string and a pointer to an <link OdBcf::OdBcfArchive, OdBcfArchive> objects.

Definition at line 122 of file BcfArchive.h.

◆ OdBcfArchivePtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfArchive, OdBcfArchive> object.

Definition at line 117 of file BcfArchive.h.

◆ OdBcfBimSnippetPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfBimSnippet, OdBcfBimSnippet> object.

Definition at line 84 of file BcfBimSnippet.h.

◆ OdBcfBitmapArray

Definition at line 55 of file BcfVisualizationInfo.h.

◆ OdBcfBitmapPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfBitmap, OdBcfBitmap> object.

Definition at line 117 of file BcfBitmap.h.

◆ OdBcfClippingPlaneArray

Definition at line 39 of file BcfClippingPlanes.h.

◆ OdBcfClippingPlanePtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfClippingPlane, OdBcfClippingPlane> object.

Definition at line 96 of file BcfClippingPlane.h.

◆ OdBcfClippingPlanesPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfClippingPlanes, OdBcfClippingPlanes> object.

Definition at line 90 of file BcfClippingPlanes.h.

◆ OdBcfColorArray

Definition at line 39 of file BcfComponentColoring.h.

◆ OdBcfColorPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfColor, OdBcfColor> object.

Definition at line 105 of file BcfColor.h.

◆ OdBcfCommentArray

Definition at line 45 of file BcfMarkup.h.

◆ OdBcfCommentPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfComment, OdBcfComment> object.

Definition at line 109 of file BcfComment.h.

◆ OdBcfComponentArray

Definition at line 39 of file BcfColor.h.

◆ OdBcfComponentColoringPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfComponentColoring, OdBcfComponentColoring> object.

Definition at line 89 of file BcfComponentColoring.h.

◆ OdBcfComponentPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfComponent, OdBcfComponent> object.

Definition at line 38 of file BcfColor.h.

◆ OdBcfComponentSelectionPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfComponentSelection, OdBcfComponentSelection> object.

Definition at line 40 of file BcfComponents.h.

◆ OdBcfComponentsPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfComponents, OdBcfComponents> object.

Definition at line 114 of file BcfComponents.h.

◆ OdBcfComponentVisibilityPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfComponentVisibility, OdBcfComponentVisibility> object.

Definition at line 43 of file BcfComponents.h.

◆ OdBcfDataAccessorPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfDataAccessor, OdBcfDataAccessor> object.

Definition at line 131 of file BcfDataAccessor.h.

◆ OdBcfDataAccessorXmlPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfDataAccessorXml, OdBcfDataAccessorXml> object.

Definition at line 193 of file BcfDataAccessorXml.h.

◆ OdBcfDirectionPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfDirection, OdBcfDirection> object.

Definition at line 41 of file BcfBitmap.h.

◆ OdBcfDocumentReferenceArray

Definition at line 48 of file BcfTopic.h.

◆ OdBcfDocumentReferencePtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfDocumentReference, OdBcfDocumentReference> object.

Definition at line 84 of file BcfDocumentReference.h.

◆ OdBcfElementPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfElement, OdBcfElement> object.

Definition at line 72 of file BcfElement.h.

◆ OdBcfExceptionsPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfExceptions, OdBcfExceptions> object.

Definition at line 37 of file BcfComponentVisibility.h.

◆ OdBcfFileArray

Definition at line 39 of file BcfHeader.h.

◆ OdBcfFilePtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfFile, OdBcfFile> object.

Definition at line 107 of file BcfFile.h.

◆ OdBcfGUIDAttributeArray

Definition at line 52 of file BcfTopic.h.

◆ OdBcfGUIDAttributePtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfGUIDAttribute, OdBcfGUIDAttribute> object.

Definition at line 41 of file BcfComment.h.

◆ OdBcfHeaderPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfHeader, OdBcfHeader> object.

Definition at line 90 of file BcfHeader.h.

◆ OdBcfLineArray

Definition at line 39 of file BcfLines.h.

◆ OdBcfLinePtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfLine, OdBcfLine> object.

Definition at line 93 of file BcfLine.h.

◆ OdBcfLinesPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfLines, OdBcfLines> object.

Definition at line 90 of file BcfLines.h.

◆ OdBcfMarkupPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfMarkup, OdBcfMarkup> object.

Definition at line 44 of file BcfDataAccessor.h.

◆ OdBcfModulePtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfModule, OdBcfModule> object.

Definition at line 78 of file BcfModule.h.

◆ OdBcfOrthogonalCameraPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfOrthogonalCamera, OdBcfOrthogonalCamera> object.

Definition at line 114 of file BcfOrthogonalCamera.h.

◆ OdBcfPerspectiveCameraPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfPerspectiveCamera, OdBcfPerspectiveCamera> object.

Definition at line 109 of file BcfPerspectiveCamera.h.

◆ OdBcfPointPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfPoint, OdBcfPoint> object.

Definition at line 38 of file BcfBitmap.h.

◆ OdBcfProjectExtensionPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfProjectExtension, OdBcfProjectExtension> object.

Definition at line 41 of file BcfArchive.h.

◆ OdBcfProjectPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfProject, OdBcfProject> object.

Definition at line 102 of file BcfProject.h.

◆ OdBcfRootPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfTopicFolder, OdBcfTopicFolder> object.

Definition at line 97 of file BcfRoot.h.

◆ OdBcfSessionPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfSession, OdBcfSession> object.

Definition at line 373 of file BcfSession.h.

◆ OdBcfTimeStampPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfTimeStamp, OdBcfTimeStamp> object.

Definition at line 38 of file BcfComment.h.

◆ OdBcfTopicArray

A data type that represents an ODA array of <link OdBcf::OdBcfTopicPtr, OdBcfTopicPtr> objects.

Definition at line 53 of file BcfDataAccessorXml.h.

◆ OdBcfTopicFolderArray

Definition at line 95 of file BcfSession.h.

◆ OdBcfTopicFolderMap

A data type that represents an STD map of pairs consisting of OdGUID and a pointer to an <link OdBcf::OdBcfTopicFolder, OdBcfTopicFolder> objects.

Definition at line 48 of file BcfArchive.h.

◆ OdBcfTopicFolderPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfTopicFolder, OdBcfTopicFolder> object.

Definition at line 47 of file BcfArchive.h.

◆ OdBcfTopicPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfTopic, OdBcfTopic> object.

Definition at line 52 of file BcfDataAccessorXml.h.

◆ OdBcfVersionPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfVersion, OdBcfVersion> object.

Definition at line 44 of file BcfArchive.h.

◆ OdBcfViewPointArray

Definition at line 49 of file BcfMarkup.h.

◆ OdBcfViewPointPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfViewPoint, OdBcfViewPoint> object.

Definition at line 48 of file BcfMarkup.h.

◆ OdBcfViewSetupHintsPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfViewSetupHints, OdBcfViewSetupHints> object.

Definition at line 37 of file BcfComponents.h.

◆ OdBcfVisualizationInfoArray

Definition at line 91 of file BcfSession.h.

◆ OdBcfVisualizationInfoPtr

A data type that represents a smart pointer to an <link OdBcf::OdBcfVisualizationInfo, OdBcfVisualizationInfo> object.

Definition at line 47 of file BcfDataAccessor.h.